HomeSort by relevance Sort by last modified time
    Searched refs:gotoff32 (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h 22 DECL_X86_32_APPLY_RELOC_FUNC(gotoff32) \
42 { &gotoff32, 9, "R_386_GOTOFF", 32 }, \
X86Relocator.cpp 933 Relocator::Result gotoff32(Relocation& pReloc, X86_32Relocator& pParent) { function in namespace:mcld
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h 19 DECL_ARM_APPLY_RELOC_FUNC(gotoff32) \
66 { &gotoff32, 24, "R_ARM_GOTOFF32" }, \
ARMRelocator.cpp 856 ARMRelocator::Result gotoff32(Relocation& pReloc, ARMRelocator& pParent) { function in namespace:mcld
    [all...]

Completed in 198 milliseconds