Home
last modified time | relevance | path

Searched refs:R_386_TLS_DTPMOD32 (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf.h304 R_386_TLS_DTPMOD32 = 35, /* ID of module containing symbol */ enumerator
/external/elfutils/0.153/src/
Di386_ld.c704 case R_386_TLS_DTPMOD32: in elf_i386_count_relocations()
1073 case R_386_TLS_DTPMOD32: in elf_i386_create_relocations()
/external/llvm/lib/Object/
DELF.cpp100 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_DTPMOD32); in getELFRelocationTypeName()
DELFYAML.cpp630 ECase(R_386_TLS_DTPMOD32) in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py527 R_386_TLS_DTPMOD32 = 35 variable in Relocs_Elf_i386
/external/llvm/include/llvm/Support/
DELF.h431 R_386_TLS_DTPMOD32 = 35, enumerator
/external/elfutils/0.153/libelf/
Delf.h1205 #define R_386_TLS_DTPMOD32 35 /* ID of module containing symbol */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test53 ELF-32: Type: R_386_TLS_DTPMOD32 (35)