Searched defs:TCGRelocation (Results 1 – 1 of 1) sorted by relevance
92 typedef struct TCGRelocation TCGRelocation; typedef93 struct TCGRelocation { struct117 QSIMPLEQ_HEAD(, TCGRelocation) relocs; argument