Searched refs:R_386_TLS_GOTIE (Results 1 - 9 of 9) sorted by relevance

/external/syslinux/com32/include/sys/
H A Delfcommon.h328 #define R_386_TLS_GOTIE 16 /* GOT entry for static TLS block macro
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp275 return ELF::R_386_TLS_GOTIE;
/external/elfutils/src/
H A Di386_ld.c670 case R_386_TLS_GOTIE:
1038 case R_386_TLS_GOTIE:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h389 R_386_TLS_GOTIE = 16, enumerator in enum:llvm::ELF::__anon19685
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py512 R_386_TLS_GOTIE = 16 variable in class:Relocs_Elf_i386
/external/elfutils/libelf/
H A Delf.h1229 #define R_386_TLS_GOTIE 16 /* GOT entry for static TLS block macro
/external/kmod/port-gnu/
H A Delf.h1228 #define R_386_TLS_GOTIE 16 /* GOT entry for static TLS block macro
/external/swiftshader/third_party/LLVM/lib/MC/
H A DELFObjectWriter.cpp1792 Type = ELF::R_386_TLS_GOTIE;
/external/swiftshader/third_party/LLVM/lib/Object/
H A DELFObjectFile.cpp968 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_GOTIE);

Completed in 439 milliseconds