Home
last modified time | relevance | path

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

/third_party/musl/arch/x86_64/
Dreloc.h12 #define REL_TLSDESC R_X86_64_TLSDESC
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def42 ELF_RELOC(R_X86_64_TLSDESC, 36)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def42 ELF_RELOC(R_X86_64_TLSDESC, 36)
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp631 #define R_X86_64_TLSDESC 36 macro
/third_party/musl/ndk_musl_include/
Delf.h3020 #define R_X86_64_TLSDESC 36 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h3020 #define R_X86_64_TLSDESC 36 macro
/third_party/musl/include/
Delf.h3024 #define R_X86_64_TLSDESC 36 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h3020 #define R_X86_64_TLSDESC 36 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h3020 #define R_X86_64_TLSDESC 36 macro
/third_party/musl/porting/linux/user/include/
Delf.h3028 #define R_X86_64_TLSDESC 36 macro
/third_party/elfio/elfio/
Delf_types.hpp811 constexpr unsigned R_X86_64_TLSDESC = 36; variable
/third_party/elfutils/libelf/
Delf.h3510 #define R_X86_64_TLSDESC 36 /* TLS descriptor. */ macro