Home
last modified time | relevance | path

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

/third_party/musl/arch/aarch64/
Dreloc.h16 #define REL_RELATIVE R_AARCH64_RELATIVE
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def126 ELF_RELOC(R_AARCH64_RELATIVE, 0x403)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def126 ELF_RELOC(R_AARCH64_RELATIVE, 0x403)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp166 return ELF::R_AARCH64_RELATIVE; in getELFRelativeRelocationType()
/third_party/musl/ndk_musl_include/
Delf.h2486 #define R_AARCH64_RELATIVE 1027 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2486 #define R_AARCH64_RELATIVE 1027 macro
/third_party/musl/include/
Delf.h2490 #define R_AARCH64_RELATIVE 1027 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2486 #define R_AARCH64_RELATIVE 1027 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2486 #define R_AARCH64_RELATIVE 1027 macro
/third_party/musl/porting/linux/user/include/
Delf.h2494 #define R_AARCH64_RELATIVE 1027 macro
/third_party/elfio/elfio/
Delf_types.hpp950 constexpr unsigned R_AARCH64_RELATIVE = 1027; variable
/third_party/elfutils/libelf/
Delf.h2907 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base. */ macro