Home | Sort by relevance Sort by last modified time |
/external/qemu/tcg/ | |
tcg.h | 79 TCGRelocation *first_reloc; member in union:TCGLabel::__anon13987 |
tcg.c | 131 r->next = l->u.first_reloc; 132 l->u.first_reloc = r; 145 r = l->u.first_reloc; 165 l->u.first_reloc = NULL; [all...] |