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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-x86.c55 R_386_TLS_IE, 32},
H A Delf.h280 R_386_TLS_IE = 15, /* Absolute address of GOT entry for negative enumerator in enum:__anon16352
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp235 Type = ELF::R_386_TLS_IE;
/external/elfutils/0.153/src/
H A Di386_ld.c659 case R_386_TLS_IE:
961 case R_386_TLS_IE:
/external/llvm/lib/Object/
H A DELF.cpp80 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_IE);
H A DELFYAML.cpp610 ECase(R_386_TLS_IE)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py507 R_386_TLS_IE = 15 variable in class:Relocs_Elf_i386
/external/llvm/include/llvm/Support/
H A DELF.h411 R_386_TLS_IE = 15, enumerator in enum:llvm::ELF::__anon25583
/external/elfutils/0.153/libelf/
H A Delf.h1173 #define R_386_TLS_IE 15 /* Address of GOT entry for static TLS macro

Completed in 854 milliseconds