Searched refs:TCGRelocation (Results 1 – 2 of 2) sorted by relevance
142 typedef struct TCGRelocation { struct143 struct TCGRelocation *next; argument147 } TCGRelocation; typedef153 TCGRelocation *first_reloc;
152 TCGRelocation *r; in tcg_out_reloc()162 r = tcg_malloc(sizeof(TCGRelocation)); in tcg_out_reloc()174 TCGRelocation *r; in tcg_out_label()