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

/external/qemu/tcg/
H A Dtcg.h68 typedef struct TCGRelocation { struct
69 struct TCGRelocation *next;
73 } TCGRelocation; typedef in typeref:struct:TCGRelocation
79 TCGRelocation *first_reloc;

Completed in 25 milliseconds