Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h92 typedef struct TCGRelocation TCGRelocation; typedef
93 struct TCGRelocation { struct
117 QSIMPLEQ_HEAD(, TCGRelocation) relocs; argument