Home
last modified time | relevance | path

Searched refs:R_386_TLS_LDO_32 (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def37 ELF_RELOC(R_386_TLS_LDO_32, 32)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def37 ELF_RELOC(R_386_TLS_LDO_32, 32)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp286 return ELF::R_386_TLS_LDO_32; in getRelocType32()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h529 #define R_386_TLS_LDO_32 32 /* 32 bit offset from start of TLS block */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h529 #define R_386_TLS_LDO_32 32 /* 32 bit offset from start of TLS block */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp624 #define R_386_TLS_LDO_32 32 macro
/third_party/musl/ndk_musl_include/
Delf.h1191 #define R_386_TLS_LDO_32 32 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1191 #define R_386_TLS_LDO_32 32 macro
/third_party/musl/include/
Delf.h1195 #define R_386_TLS_LDO_32 32 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1191 #define R_386_TLS_LDO_32 32 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1191 #define R_386_TLS_LDO_32 32 macro
/third_party/musl/porting/linux/user/include/
Delf.h1199 #define R_386_TLS_LDO_32 32 macro
/third_party/elfio/elfio/
Delf_types.hpp804 constexpr unsigned R_386_TLS_LDO_32 = 32; variable
/third_party/elfutils/libelf/
Delf.h1527 #define R_386_TLS_LDO_32 32 /* Offset relative to TLS block */ macro
/third_party/elfutils/src/
DChangeLog3994 * i386_ld.c (elf_i386_count_relocations): Handle R_386_TLS_LDO_32