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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFunctions.h21 DECL_X86_APPLY_RELOC_FUNC(gotoff32) \
35 { &gotoff32, 9, "R_386_GOTOFF" }, \
H A DX86RelocationFactory.cpp343 X86RelocationFactory::Result gotoff32(Relocation& pReloc, function
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFunctions.h19 DECL_ARM_APPLY_RELOC_FUNC(gotoff32) \
64 { &gotoff32, 24, "R_ARM_GOTOFF32" }, \
H A DARMRelocationFactory.cpp466 ARMRelocationFactory::Result gotoff32(Relocation& pReloc, function

Completed in 55 milliseconds