Searched defs:TCGRelocation (Results 1 – 1 of 1) sorted by relevance
197 typedef struct TCGRelocation TCGRelocation; typedef198 struct TCGRelocation { struct222 QSIMPLEQ_HEAD(, TCGRelocation) relocs; argument