HomeSort by relevance Sort by last modified time
    Searched defs:patch_reloc (Results 1 - 7 of 7) sorted by null

  /external/qemu/tcg/x86_64/
tcg-target.c 80 static void patch_reloc(uint8_t *code_ptr, int type, function
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 129 static void patch_reloc(uint8_t *code_ptr, int type, function
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 103 static void patch_reloc(uint8_t *code_ptr, int type, function
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 147 static void patch_reloc(uint8_t *code_ptr, int type, function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 86 static void patch_reloc(uint8_t *code_ptr, int type, function
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 205 static void patch_reloc(uint8_t *code_ptr, int type, function
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 196 static void patch_reloc (uint8_t *code_ptr, int type, function
    [all...]

Completed in 210 milliseconds