Searched refs:R_386_TLS_TPOFF32 (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | i386.h | 83 R_386_TLS_TPOFF32 = 37, // Outstanding Initial Exec reloc, sun-style enumerator
|
| /netbsd/src/sys/arch/i386/include/ |
| D | elf_machdep.h | 61 #define R_386_TLS_TPOFF32 37 macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | i386.h | 63 RELOC_NUMBER (R_386_TLS_TPOFF32, 37)
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | i386.h | 63 RELOC_NUMBER (R_386_TLS_TPOFF32, 37)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | i386.cc | 1748 case elfcpp::R_386_TLS_TPOFF32: in get_reference_flags() 1948 case elfcpp::R_386_TLS_TPOFF32: in local() 2067 ? elfcpp::R_386_TLS_TPOFF32 in local() 2089 ? elfcpp::R_386_TLS_TPOFF32 in local() 2434 case elfcpp::R_386_TLS_TPOFF32: in global() 2548 ? elfcpp::R_386_TLS_TPOFF32 in global() 2568 ? elfcpp::R_386_TLS_TPOFF32 in global() 2984 case elfcpp::R_386_TLS_TPOFF32: in relocate() 3751 case elfcpp::R_386_TLS_TPOFF32: in get_size_for_reloc()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-i386.c | 122 HOWTO(R_386_TLS_TPOFF32, 0, 4, 32, false, 0, complain_overflow_dont, 307 return &elf_howto_table[R_386_TLS_TPOFF32 - R_386_tls_offset]; in elf_i386_reloc_type_lookup() 3153 dr_type = R_386_TLS_TPOFF32; in elf_i386_relocate_section() 3159 else if (dr_type == R_386_TLS_TPOFF32 && indx == 0) in elf_i386_relocate_section() 3458 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF32); in elf_i386_relocate_section()
|
| D | ChangeLog-0203 | 6578 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate 7056 for R_386_TLS_TPOFF32 relocs against symndx 0.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-i386.c | 122 HOWTO(R_386_TLS_TPOFF32, 0, 4, 32, false, 0, complain_overflow_dont, 307 return &elf_howto_table[R_386_TLS_TPOFF32 - R_386_tls_offset]; in elf_i386_reloc_type_lookup() 3160 dr_type = R_386_TLS_TPOFF32; in elf_i386_relocate_section() 3166 else if (dr_type == R_386_TLS_TPOFF32 && indx == 0) in elf_i386_relocate_section() 3465 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF32); in elf_i386_relocate_section()
|
| D | ChangeLog-0203 | 6578 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate 7056 for R_386_TLS_TPOFF32 relocs against symndx 0.
|