Searched defs:patch_reloc (Results 1 - 7 of 7) sorted by relevance

/external/qemu/tcg/x86_64/
H A Dtcg-target.c80 static void patch_reloc(uint8_t *code_ptr, int type, function
/external/qemu/tcg/arm/
H A Dtcg-target.c129 static void patch_reloc(uint8_t *code_ptr, int type, function
/external/qemu/tcg/hppa/
H A Dtcg-target.c147 static void patch_reloc(uint8_t *code_ptr, int type, function
/external/qemu/tcg/i386/
H A Dtcg-target.c86 static void patch_reloc(uint8_t *code_ptr, int type, function
/external/qemu/tcg/ppc/
H A Dtcg-target.c205 static void patch_reloc(uint8_t *code_ptr, int type, function
/external/qemu/tcg/ppc64/
H A Dtcg-target.c196 static void patch_reloc (uint8_t *code_ptr, int type, function
/external/qemu/tcg/sparc/
H A Dtcg-target.c103 static void patch_reloc(uint8_t *code_ptr, int type, function

Completed in 401 milliseconds