Searched defs:TCGRelocation (Results 1 – 1 of 1) sorted by relevance
93 typedef struct TCGRelocation TCGRelocation; typedef94 struct TCGRelocation { struct118 QSIMPLEQ_HEAD(, TCGRelocation) relocs; argument