Searched refs:R_386_TLS_GOTDESC (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | i386.h | 84 R_386_TLS_GOTDESC = 39, // GOT offset for TLS descriptor enumerator
|
| /netbsd/src/sys/arch/i386/include/ |
| D | elf_machdep.h | 66 #define R_386_TLS_GOTDESC 39 macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | i386.h | 65 RELOC_NUMBER (R_386_TLS_GOTDESC, 39)
|
| D | ChangeLog-0415 | 1949 * i386.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL, R_386_TLS_DESC):
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | i386.h | 65 RELOC_NUMBER (R_386_TLS_GOTDESC, 39)
|
| D | ChangeLog-0415 | 1949 * i386.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL, R_386_TLS_DESC):
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | i386.cc | 1653 case elfcpp::R_386_TLS_GOTDESC: in optimize_tls_reloc() 1729 case elfcpp::R_386_TLS_GOTDESC: // Global-dynamic (from ~oliva url) in get_reference_flags() 1957 case elfcpp::R_386_TLS_GOTDESC: // Global-dynamic (from ~oliva url) in local() 1996 case elfcpp::R_386_TLS_GOTDESC: // Global-dynamic (from ~oliva) in local() 2443 case elfcpp::R_386_TLS_GOTDESC: // Global-dynamic (from ~oliva url) in global() 2483 case elfcpp::R_386_TLS_GOTDESC: // Global-dynamic (~oliva url) in global() 2994 case elfcpp::R_386_TLS_GOTDESC: // Global-dynamic (from ~oliva url) in relocate() 3105 case elfcpp::R_386_TLS_GOTDESC: // Global-dynamic (from ~oliva url) in relocate_tls() 3127 if (r_type == elfcpp::R_386_TLS_GOTDESC in relocate_tls() 3156 if (r_type == elfcpp::R_386_TLS_GOTDESC) in relocate_tls() [all …]
|
| D | ChangeLog-0815 | 9806 R_386_TLS_GOTDESC. 9816 R_386_TLS_GOTDESC. 12061 (Target_i386::Scan::local): Rewrite R_386_TLS_GOTDESC handling. 12062 (Target_i386::Scan::global): For R_386_TLS_GOTDESC put 17508 (Target_i386::Scan::local): Implement R_386_TLS_GOTDESC and 17512 Implement R_386_TLS_GOTDESC and R_386_TLS_DESC_CALL relocations; 17544 (Target_x86_64::Scan::local): Implement R_386_TLS_GOTDESC and 17550 Implement R_386_TLS_GOTDESC and R_386_TLS_DESC_CALL relocations.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-i386.c | 128 HOWTO(R_386_TLS_GOTDESC, 0, 4, 32, false, 0, complain_overflow_dont, 315 return &elf_howto_table[R_386_TLS_GOTDESC - R_386_tls_offset]; in elf_i386_reloc_type_lookup() 1013 case R_386_TLS_GOTDESC: in elf_i386_check_tls_transition() 1089 case R_386_TLS_GOTDESC: in elf_i386_tls_transition() 1113 || to_type == R_386_TLS_GOTDESC in elf_i386_tls_transition() 1648 case R_386_TLS_GOTDESC: in elf_i386_scan_relocs() 1662 case R_386_TLS_GOTDESC: in elf_i386_scan_relocs() 2860 case R_386_TLS_GOTDESC: in elf_i386_relocate_section() 2934 else if (r_type == R_386_TLS_GOTDESC) in elf_i386_relocate_section() 3211 if (r_type_tls == R_386_TLS_GOTDESC in elf_i386_relocate_section() [all …]
|
| D | ChangeLog-2006 | 3494 (elf_i386_tls_transition): Handle R_386_TLS_GOTDESC and 3498 (elf_i386_gc_sweep_hook): Handle R_386_TLS_GOTDESC and 3506 (elf_i386_relocate_section): Handle R_386_TLS_GOTDESC and 3542 (elf64_x86_64_relocate_section): Handle R_386_TLS_GOTDESC and
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-i386.c | 128 HOWTO(R_386_TLS_GOTDESC, 0, 4, 32, false, 0, complain_overflow_dont, 315 return &elf_howto_table[R_386_TLS_GOTDESC - R_386_tls_offset]; in elf_i386_reloc_type_lookup() 1019 case R_386_TLS_GOTDESC: in elf_i386_check_tls_transition() 1095 case R_386_TLS_GOTDESC: in elf_i386_tls_transition() 1119 || to_type == R_386_TLS_GOTDESC in elf_i386_tls_transition() 1654 case R_386_TLS_GOTDESC: in elf_i386_scan_relocs() 1668 case R_386_TLS_GOTDESC: in elf_i386_scan_relocs() 2867 case R_386_TLS_GOTDESC: in elf_i386_relocate_section() 2941 else if (r_type == R_386_TLS_GOTDESC) in elf_i386_relocate_section() 3218 if (r_type_tls == R_386_TLS_GOTDESC in elf_i386_relocate_section() [all …]
|
| D | ChangeLog-2006 | 3494 (elf_i386_tls_transition): Handle R_386_TLS_GOTDESC and 3498 (elf_i386_gc_sweep_hook): Handle R_386_TLS_GOTDESC and 3506 (elf_i386_relocate_section): Handle R_386_TLS_GOTDESC and 3542 (elf64_x86_64_relocate_section): Handle R_386_TLS_GOTDESC and
|