Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg.h93 typedef struct TCGRelocation TCGRelocation; typedef
94 struct TCGRelocation { struct
118 QSIMPLEQ_HEAD(, TCGRelocation) relocs; argument