Searched refs:tcg_out_reloc (Results 1 - 2 of 2) sorted by relevance

/external/qemu/tcg/i386/
H A Dtcg-target.c794 tcg_out_reloc(s, s->code_ptr, R_386_PC8, label_index, -1);
802 tcg_out_reloc(s, s->code_ptr, R_386_PC32, label_index, -4);
/external/qemu/tcg/
H A Dtcg.c148 static void tcg_out_reloc(TCGContext *s, uint8_t *code_ptr, int type, function

Completed in 903 milliseconds