Searched refs:R_ARM_ABS32 (Results 1 – 18 of 18) sorted by relevance
64 case ELF::R_ARM_ABS32: in needsRelocateWithSymbol()183 return ELF::R_ARM_ABS32; in GetRelocTypeInner()
19 #define REL_SYMBOLIC R_ARM_ABS32
119 case R_ARM_ABS32: in arm_reloc_simple_type()
251 return Type == ELF::R_ARM_ABS32; in supportsARM()255 if (R.getType() == ELF::R_ARM_ABS32) in resolveARM()
9 ELF_RELOC(R_ARM_ABS32, 0x02)
538 #define R_ARM_ABS32 2 macro
516 case ELF::R_ARM_ABS32: in resolveARMRelocation()1244 ELF::R_ARM_ABS32, Value.Addend); in processRelocationRef()1260 RelType == ELF::R_ARM_ABS32) { in processRelocationRef()
2498 #define R_ARM_ABS32 2 macro
2502 #define R_ARM_ABS32 2 macro
2506 #define R_ARM_ABS32 2 macro
2931 #define R_ARM_ABS32 2 /* Direct 32 bit */ macro
6795 Writer->writeDataSection(Vars, llvm::ELF::R_ARM_ABS32, SectionSuffix, in lowerGlobals()