Searched defs:patch_reloc (Results 1 – 7 of 7) sorted by relevance
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 80 static void patch_reloc(uint8_t *code_ptr, int type, in patch_reloc() function
|
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 196 static void patch_reloc (uint8_t *code_ptr, int type, in patch_reloc() function
|
/external/qemu/tcg/ppc/ |
D | tcg-target.c | 205 static void patch_reloc(uint8_t *code_ptr, int type, in patch_reloc() function
|
/external/qemu/tcg/sparc/ |
D | tcg-target.c | 103 static void patch_reloc(uint8_t *code_ptr, int type, in patch_reloc() function
|
/external/qemu/tcg/i386/ |
D | tcg-target.c | 86 static void patch_reloc(uint8_t *code_ptr, int type, in patch_reloc() function
|
/external/qemu/tcg/arm/ |
D | tcg-target.c | 129 static void patch_reloc(uint8_t *code_ptr, int type, in patch_reloc() function
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 147 static void patch_reloc(uint8_t *code_ptr, int type, in patch_reloc() function
|