Home
last modified time | relevance | path

Searched refs:R_AARCH64_ABS32 (Results 1 – 12 of 12) sorted by relevance

/third_party/elfutils/backends/
Daarch64_symbol.c52 case R_AARCH64_ABS32: in aarch64_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp63 case ELF::R_AARCH64_ABS32: in supportsAArch64()
73 case ELF::R_AARCH64_ABS32: in resolveAArch64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def11 ELF_RELOC(R_AARCH64_ABS32, 0x102)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def11 ELF_RELOC(R_AARCH64_ABS32, 0x102)
/third_party/musl/porting/linux/user/include/
Delf.h2379 #define R_AARCH64_ABS32 258 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2371 #define R_AARCH64_ABS32 258 macro
/third_party/musl/include/
Delf.h2389 #define R_AARCH64_ABS32 258 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2371 #define R_AARCH64_ABS32 258 macro
/third_party/elfio/elfio/
Delf_types.hpp835 constexpr unsigned R_AARCH64_ABS32 = 258; variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2371 #define R_AARCH64_ABS32 258 macro
/third_party/elfutils/libelf/
Delf.h2792 #define R_AARCH64_ABS32 258 /* Direct 32 bit. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp393 case ELF::R_AARCH64_ABS32: { in resolveAArch64Relocation()