Searched refs:TCGRelocation (Results 1 – 2 of 2) sorted by relevance
68 typedef struct TCGRelocation { struct69 struct TCGRelocation *next; argument73 } TCGRelocation; argument79 TCGRelocation *first_reloc;
117 TCGRelocation *r; in tcg_out_reloc()127 r = tcg_malloc(sizeof(TCGRelocation)); in tcg_out_reloc()140 TCGRelocation *r; in tcg_out_label()