Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/ELFRelocs/
Di386.def40 ELF_RELOC(R_386_TLS_DTPMOD32, 35)
/external/syslinux/com32/include/sys/
Delfcommon.h358 #define R_386_TLS_DTPMOD32 35 /* ID of module containing symbol */ macro
/external/elfutils/src/
Di386_ld.c696 case R_386_TLS_DTPMOD32: in elf_i386_count_relocations()
1065 case R_386_TLS_DTPMOD32: in elf_i386_create_relocations()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h408 R_386_TLS_DTPMOD32 = 35, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py531 R_386_TLS_DTPMOD32 = 35 variable in Relocs_Elf_i386
/external/elfutils/libelf/
Delf.h1259 #define R_386_TLS_DTPMOD32 35 /* ID of module containing symbol */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp987 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_DTPMOD32); in getRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test54 ELF-32: Type: R_386_TLS_DTPMOD32 (35)
/external/kmod/port-gnu/
Delf.h1258 #define R_386_TLS_DTPMOD32 35 /* ID of module containing symbol */ macro