Home
last modified time | relevance | path

Searched refs:R_AARCH64_ABS64 (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/arch/aarch64/
H A Dreloc.h13 #define REL_SYMBOLIC R_AARCH64_ABS64
/third_party/elfutils/backends/
H A Daarch64_symbol.c50 case R_AARCH64_ABS64: in aarch64_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp64 case ELF::R_AARCH64_ABS64: in supportsAArch64()
75 case ELF::R_AARCH64_ABS64: in resolveAArch64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp204 return ELF::R_AARCH64_ABS64; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp399 case ELF::R_AARCH64_ABS64: in resolveAArch64Relocation()
1211 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef()
1216 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef()
/third_party/elfio/elfio/
H A Delf_types.hpp834 constexpr unsigned R_AARCH64_ABS64 = 257; member
/third_party/musl/porting/linux/user/include/
H A Delf.h2379 #define R_AARCH64_ABS64 257 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2370 #define R_AARCH64_ABS64 257 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2370 #define R_AARCH64_ABS64 257 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2370 #define R_AARCH64_ABS64 257 macro
/third_party/musl/include/
H A Delf.h2406 #define R_AARCH64_ABS64 257 macro
/third_party/elfutils/libelf/
H A Delf.h2791 #define R_AARCH64_ABS64 257 /* Direct 64 bit. */ macro

Completed in 97 milliseconds