Searched refs:abs32 (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFunctions.h17 DECL_X86_APPLY_RELOC_FUNC(abs32) \
27 { &abs32, 1, "R_386_32" }, \
H A DX86RelocationFactory.cpp245 X86RelocationFactory::Result abs32(Relocation& pReloc, function
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsRelocationFunctions.h17 DECL_MIPS_APPLY_RELOC_FUNC(abs32) \
27 { &abs32, 2, "R_MIPS_32" }, \
H A DMipsRelocationFactory.cpp211 MipsRelocationFactory::Result abs32(Relocation& pReloc, function
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFunctions.h17 DECL_ARM_APPLY_RELOC_FUNC(abs32) \
42 { &abs32, 2, "R_ARM_ABS32" }, \
78 { &abs32, 38, "R_ARM_TARGET1" }, \
H A DARMRelocationFactory.cpp387 ARMRelocationFactory::Result abs32(Relocation& pReloc, function

Completed in 737 milliseconds