Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def43 ELF_RELOC(R_386_TLS_GOTDESC, 39)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def43 ELF_RELOC(R_386_TLS_GOTDESC, 39)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp278 return ELF::R_386_TLS_GOTDESC; in getRelocType32()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp635 #define R_386_TLS_GOTDESC 39 macro
/third_party/musl/ndk_musl_include/
Delf.h1198 #define R_386_TLS_GOTDESC 39 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1198 #define R_386_TLS_GOTDESC 39 macro
/third_party/musl/include/
Delf.h1202 #define R_386_TLS_GOTDESC 39 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1198 #define R_386_TLS_GOTDESC 39 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1198 #define R_386_TLS_GOTDESC 39 macro
/third_party/musl/porting/linux/user/include/
Delf.h1206 #define R_386_TLS_GOTDESC 39 macro
/third_party/elfio/elfio/
Delf_types.hpp815 constexpr unsigned R_386_TLS_GOTDESC = 39; variable
/third_party/elfutils/libelf/
Delf.h1536 #define R_386_TLS_GOTDESC 39 /* GOT offset for TLS descriptor. */ macro