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

/external/chromium_org/courgette/
H A Dtypes_elf.h141 R_386_TLS_TPOFF = 14, enumerator in enum:elf32_rel_386_type_values
H A Ddisassembler_elf_32_x86.cc56 case R_386_TLS_TPOFF:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h278 R_386_TLS_TPOFF = 14, /* Negative offset in static TLS block (GNU enumerator in enum:__anon16352
/external/elfutils/0.153/src/
H A Di386_ld.c1045 case R_386_TLS_TPOFF:
/external/llvm/lib/Object/
H A DELF.cpp79 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_TPOFF);
H A DELFYAML.cpp609 ECase(R_386_TLS_TPOFF)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py506 R_386_TLS_TPOFF = 14 variable in class:Relocs_Elf_i386
/external/llvm/include/llvm/Support/
H A DELF.h410 R_386_TLS_TPOFF = 14, enumerator in enum:llvm::ELF::__anon25583
/external/elfutils/0.153/libelf/
H A Delf.h1172 #define R_386_TLS_TPOFF 14 /* Offset in static TLS block */ macro

Completed in 2734 milliseconds