Home
last modified time | relevance | path

Searched refs:R_386_TLS_GD (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def23 ELF_RELOC(R_386_TLS_GD, 18)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def23 ELF_RELOC(R_386_TLS_GD, 18)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp290 return ELF::R_386_TLS_GD; in getRelocType32()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h519 #define R_386_TLS_GD 18 /* 32 bit offset to GOT (index,off) pair */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h519 #define R_386_TLS_GD 18 /* 32 bit offset to GOT (index,off) pair */ macro
/third_party/elfutils/
DTODO144 check that R_386_TLS_GD is followed by R_386_PLT32 for __tls_get_addr
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp596 #define R_386_TLS_GD 18 macro
/third_party/musl/ndk_musl_include/
Delf.h1177 #define R_386_TLS_GD 18 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1177 #define R_386_TLS_GD 18 macro
/third_party/musl/include/
Delf.h1181 #define R_386_TLS_GD 18 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1177 #define R_386_TLS_GD 18 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1177 #define R_386_TLS_GD 18 macro
/third_party/musl/porting/linux/user/include/
Delf.h1185 #define R_386_TLS_GD 18 macro
/third_party/elfio/elfio/
Delf_types.hpp776 constexpr unsigned R_386_TLS_GD = 18; variable
/third_party/elfutils/libelf/
Delf.h1506 #define R_386_TLS_GD 18 /* Direct 32 bit for GNU version of macro
/third_party/elfutils/src/
DChangeLog3969 * i386_ld.c (elf_i386_count_relocations): Implement R_386_TLS_GD