/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | mips.h | 474 TP_OFFSET = 0x7000, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | mips.h | 519 TP_OFFSET = 0x7000, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-nios2.c | 76 #define TP_OFFSET 0x7000 macro 4356 - TP_OFFSET), in nios2_elf32_relocate_section() 4389 relocation = tpoff (info, relocation) - TP_OFFSET; in nios2_elf32_relocate_section()
|
H A D | elf32-m68k.c | 3312 #define TP_OFFSET 0x7000 macro 3329 return elf_hash_table (info)->tls_sec->vma + TP_OFFSET; in tpoff_base()
|
H A D | elf32-ppc.c | 182 #define TP_OFFSET 0x7000 macro 7880 value += DTP_OFFSET - TP_OFFSET; in ppc_elf_relocate_section() 8012 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section() 8020 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section()
|
H A D | elfnn-riscv.c | 1580 #define TP_OFFSET 0 macro 1602 return address - elf_hash_table (info)->tls_sec->vma - TP_OFFSET; in tpoff()
|
H A D | elf64-ppc.c | 162 #define TP_OFFSET 0x7000 macro 8247 value -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_tls_optimize() 17074 relocation += DTP_OFFSET - TP_OFFSET; in ppc64_elf_relocate_section() 17275 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section() 17311 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section()
|
H A D | elf32-nds32.c | 214 #define TP_OFFSET 0x0 macro 5785 relocation -= (elf_hash_table (info)->tls_sec->vma + TP_OFFSET); in nds32_elf_relocate_section()
|
H A D | elfxx-mips.c | 1291 #define TP_OFFSET 0x7000 macro 1309 return elf_hash_table (info)->tls_sec->vma + TP_OFFSET; in tprel_base()
|
H A D | ChangeLog-2009 | 1086 (DTP_OFFSET, TP_OFFSET): New constants.
|
H A D | ChangeLog-2005 | 4241 (TP_OFFSET, DTP_OFFSET): Define.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-nios2.c | 76 #define TP_OFFSET 0x7000 macro 4351 - TP_OFFSET), in nios2_elf32_relocate_section() 4384 relocation = tpoff (info, relocation) - TP_OFFSET; in nios2_elf32_relocate_section()
|
H A D | elf32-m68k.c | 3312 #define TP_OFFSET 0x7000 macro 3329 return elf_hash_table (info)->tls_sec->vma + TP_OFFSET; in tpoff_base()
|
H A D | elf32-ppc.c | 182 #define TP_OFFSET 0x7000 macro 7900 value += DTP_OFFSET - TP_OFFSET; in ppc_elf_relocate_section() 8032 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section() 8040 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc_elf_relocate_section()
|
H A D | elfnn-riscv.c | 1686 #define TP_OFFSET 0 macro 1708 return address - elf_hash_table (info)->tls_sec->vma - TP_OFFSET; in tpoff()
|
H A D | elf64-ppc.c | 163 #define TP_OFFSET 0x7000 macro 8276 value -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_tls_optimize() 17085 relocation += DTP_OFFSET - TP_OFFSET; in ppc64_elf_relocate_section() 17286 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section() 17322 addend -= htab->elf.tls_sec->vma + TP_OFFSET; in ppc64_elf_relocate_section()
|
H A D | elf32-nds32.c | 214 #define TP_OFFSET 0x0 macro 5785 relocation -= (elf_hash_table (info)->tls_sec->vma + TP_OFFSET); in nds32_elf_relocate_section()
|
H A D | elfxx-mips.c | 1306 #define TP_OFFSET 0x7000 macro 1324 return elf_hash_table (info)->tls_sec->vma + TP_OFFSET; in tprel_base()
|
H A D | ChangeLog-2009 | 1086 (DTP_OFFSET, TP_OFFSET): New constants.
|
H A D | ChangeLog-2005 | 4241 (TP_OFFSET, DTP_OFFSET): Define.
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | mips.cc | 6733 x = value - elfcpp::TP_OFFSET; in do_write() 12251 elfcpp::TP_OFFSET, r_addend, in relocate() 12260 elfcpp::TP_OFFSET, r_addend, in relocate() 12268 elfcpp::TP_OFFSET, r_addend, in relocate()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | mips.cc | 6771 x = value - elfcpp::TP_OFFSET; in do_write() 12297 elfcpp::TP_OFFSET, r_addend, in relocate() 12306 elfcpp::TP_OFFSET, r_addend, in relocate() 12314 elfcpp::TP_OFFSET, r_addend, in relocate()
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2009 | 1086 (DTP_OFFSET, TP_OFFSET): New constants.
|
H A D | ChangeLog-2005 | 4241 (TP_OFFSET, DTP_OFFSET): Define.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2005 | 4241 (TP_OFFSET, DTP_OFFSET): Define.
|