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

  /external/qemu/tcg/i386/
tcg-target.c 794 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);
    [all...]
  /external/qemu/tcg/
tcg.c 148 static void tcg_out_reloc(TCGContext *s, uint8_t *code_ptr, int type, function
    [all...]

Completed in 227 milliseconds