Home
last modified time | relevance | path

Searched refs:first_reloc (Results 1 – 2 of 2) sorted by relevance

/external/qemu/tcg/
Dtcg.h78 TCGRelocation *first_reloc; member
Dtcg.c115 r->next = l->u.first_reloc; in tcg_out_reloc()
116 l->u.first_reloc = r; in tcg_out_reloc()
129 r = l->u.first_reloc; in tcg_out_label()
149 l->u.first_reloc = NULL; in gen_new_label()