Searched refs:R_ARM_REL32 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Darm.h107 RELOC_NUMBER (R_ARM_REL32, 3)
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp172 Type = ELF::R_ARM_REL32;
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-arm.c118 HOWTO (R_ARM_REL32, /* type */
126 "R_ARM_REL32", /* name */
1706 {BFD_RELOC_32_PCREL, R_ARM_REL32},
2172 Nonzero if R_ARM_TARGET1 means R_ARM_REL32. */
3874 globals->target2_reloc = R_ARM_REL32;
4295 return R_ARM_REL32;
4520 case R_ARM_REL32:
4540 if ((r_type != R_ARM_ABS32 && r_type != R_ARM_REL32
4565 && ((r_type != R_ARM_REL32 && r_type != R_ARM_REL32_NOI)
4804 case R_ARM_REL32
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h487 R_ARM_REL32 = 0x03, enumerator in enum:llvm::ELF::__anon9799
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DELF.h1551 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_REL32);

Completed in 209 milliseconds