Home
last modified time | relevance | path

Searched refs:R_386_TLS_TPOFF32 (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def42 ELF_RELOC(R_386_TLS_TPOFF32, 37)
/external/llvm/include/llvm/Support/ELFRelocs/
Di386.def42 ELF_RELOC(R_386_TLS_TPOFF32, 37)
/external/syslinux/com32/include/sys/
Delfcommon.h360 #define R_386_TLS_TPOFF32 37 /* Negated offset in static TLS block */ macro
/external/elfutils/src/
Di386_ld.c698 case R_386_TLS_TPOFF32: in elf_i386_count_relocations()
1067 case R_386_TLS_TPOFF32: in elf_i386_create_relocations()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h410 R_386_TLS_TPOFF32 = 37, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py533 R_386_TLS_TPOFF32 = 37 variable in Relocs_Elf_i386
/external/kmod/port-gnu/
Delf.h1260 #define R_386_TLS_TPOFF32 37 /* Negated offset in static TLS block */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp989 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_TPOFF32); in getRelocationTypeName()
/external/elfutils/libelf/
Delf.h1261 #define R_386_TLS_TPOFF32 37 /* Negated offset in static TLS block */ macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test56 ELF-32: Type: R_386_TLS_TPOFF32 (37)