Searched refs:tcg_out_reloc (Results 1 – 2 of 2) sorted by relevance
/external/qemu/tcg/i386/ |
D | tcg-target.c | 794 tcg_out_reloc(s, s->code_ptr, R_386_PC8, label_index, -1); in tcg_out_jxx() 802 tcg_out_reloc(s, s->code_ptr, R_386_PC32, label_index, -4); in tcg_out_jxx()
|
/external/qemu/tcg/ |
D | tcg.c | 148 static void tcg_out_reloc(TCGContext *s, uint8_t *code_ptr, int type, in tcg_out_reloc() function
|