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

/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.c827 tcg_out_reloc(s, s->code_ptr, R_386_PC8, label_index, -1);
835 tcg_out_reloc(s, s->code_ptr, R_386_PC32, label_index, -4);
/vbox/src/recompiler/tcg/
H A Dtcg.c119 static void tcg_out_reloc(TCGContext *s, uint8_t *code_ptr, int type, function

Completed in 193 milliseconds