Home
last modified time | relevance | path

Searched refs:R_ARM_ABS32 (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/user/arch/arm/
H A Dreloc.h19 #define REL_SYMBOLIC R_ARM_ABS32
/third_party/musl/arch/arm/
H A Dreloc.h19 #define REL_SYMBOLIC R_ARM_ABS32
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp64 case ELF::R_ARM_ABS32: in needsRelocateWithSymbol()
183 return ELF::R_ARM_ABS32; in GetRelocTypeInner()
/third_party/elfutils/backends/
H A Darm_symbol.c119 case R_ARM_ABS32: in arm_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp251 return Type == ELF::R_ARM_ABS32; in supportsARM()
255 if (R.getType() == ELF::R_ARM_ABS32) in resolveARM()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp516 case ELF::R_ARM_ABS32: in resolveARMRelocation()
1244 ELF::R_ARM_ABS32, Value.Addend); in processRelocationRef()
1260 RelType == ELF::R_ARM_ABS32) { in processRelocationRef()
/third_party/musl/porting/linux/user/include/
H A Delf.h2507 #define R_ARM_ABS32 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2498 #define R_ARM_ABS32 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2498 #define R_ARM_ABS32 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2498 #define R_ARM_ABS32 2 macro
/third_party/musl/include/
H A Delf.h2534 #define R_ARM_ABS32 2 macro
/third_party/elfutils/libelf/
H A Delf.h2931 #define R_ARM_ABS32 2 /* Direct 32 bit */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.cpp6795 Writer->writeDataSection(Vars, llvm::ELF::R_ARM_ABS32, SectionSuffix,

Completed in 75 milliseconds