Searched refs:R_ARM_ABS32 (Results 1 – 9 of 9) sorted by relevance
53 #define R_GENERIC_ABSOLUTE R_ARM_ABS32
35 #define R_ARM_ABS32 2 macro
44 addFixup(4u, 0x0, llvm::ELF::R_ARM_ABS32); in ARMToARMStub()
46 addFixup(8u, 0x0, llvm::ELF::R_ARM_ABS32); in ARMToTHMStub()
49 addFixup(8u, 0x0, llvm::ELF::R_ARM_ABS32); in THMToARMStub()
51 addFixup(12u, 0x0, llvm::ELF::R_ARM_ABS32); in THMToTHMStub()
393 case llvm::ELF::R_ARM_ABS32: in checkValidReloc()439 pReloc.setType(llvm::ELF::R_ARM_ABS32); in scanLocalReloc()440 case llvm::ELF::R_ARM_ABS32: in scanLocalReloc()531 pReloc.setType(llvm::ELF::R_ARM_ABS32); in scanGlobalReloc()532 case llvm::ELF::R_ARM_ABS32: in scanGlobalReloc()761 if (pReloc.type() != llvm::ELF::R_ARM_ABS32) in getDebugStringOffset()
222 #define R_ARM_ABS32 2 macro
822 case R_ARM_ABS32: { in fixRelocations()