Home
last modified time | relevance | path

Searched refs:R_X86_64_RELATIVE (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/arch/x32/
Dreloc.h19 #define REL_RELATIVE R_X86_64_RELATIVE
/third_party/musl/arch/x86_64/
Dreloc.h7 #define REL_RELATIVE R_X86_64_RELATIVE
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def14 ELF_RELOC(R_X86_64_RELATIVE, 8)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def14 ELF_RELOC(R_X86_64_RELATIVE, 8)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp159 return ELF::R_X86_64_RELATIVE; in getELFRelativeRelocationType()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp574 #define R_X86_64_RELATIVE 8 macro
/third_party/musl/porting/linux/user/include/
Delf.h2994 #define R_X86_64_RELATIVE 8 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2986 #define R_X86_64_RELATIVE 8 macro
/third_party/musl/include/
Delf.h3004 #define R_X86_64_RELATIVE 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2986 #define R_X86_64_RELATIVE 8 macro
/third_party/elfio/elfio/
Delf_types.hpp754 constexpr unsigned R_X86_64_RELATIVE = 8; variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2986 #define R_X86_64_RELATIVE 8 macro
/third_party/elfutils/libelf/
Delf.h3474 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro