Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/ELFRelocs/
Di386.def42 ELF_RELOC(R_386_TLS_TPOFF32, 37)
/external/elfutils/src/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/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py533 R_386_TLS_TPOFF32 = 37 variable in Relocs_Elf_i386
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test55 ELF-32: Type: R_386_TLS_TPOFF32 (37)
/external/elfutils/src/libelf/
Delf.h1235 #define R_386_TLS_TPOFF32 37 /* Negated offset in static TLS block */ macro