Home
last modified time | relevance | path

Searched defs:TCGRelocation (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg.h197 typedef struct TCGRelocation TCGRelocation; typedef
198 struct TCGRelocation { struct
222 QSIMPLEQ_HEAD(, TCGRelocation) relocs; argument