Searched refs:gotoff32 (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFunctions.h22 DECL_X86_32_APPLY_RELOC_FUNC(gotoff32) \
42 { &gotoff32, 9, "R_386_GOTOFF", 32 }, \
H A DX86Relocator.cpp933 Relocator::Result gotoff32(Relocation& pReloc, X86_32Relocator& pParent) { function in namespace:mcld
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFunctions.h19 DECL_ARM_APPLY_RELOC_FUNC(gotoff32) \
66 { &gotoff32, 24, "R_ARM_GOTOFF32" }, \
H A DARMRelocator.cpp856 ARMRelocator::Result gotoff32(Relocation& pReloc, ARMRelocator& pParent) { function in namespace:mcld

Completed in 47 milliseconds