HomeSort by relevance Sort by last modified time
    Searched refs:first_reloc (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/
tcg.c 166 r->next = l->u.first_reloc;
167 l->u.first_reloc = r;
181 r = l->u.first_reloc;
201 l->u.first_reloc = NULL;
    [all...]
tcg.h 153 TCGRelocation *first_reloc; member in union:TCGLabel::__anon34802

Completed in 548 milliseconds