/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-i386.c | 1980 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function 2495 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf_i386_relocate_section() 2553 bfd_put_32 (output_bfd, -tpoff (info, relocation), in elf_i386_relocate_section() 2602 bfd_put_32 (output_bfd, -tpoff (info, relocation), in elf_i386_relocate_section() 2605 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf_i386_relocate_section() 2835 relocation = -tpoff (info, relocation); in elf_i386_relocate_section() 2872 relocation = tpoff (info, relocation); in elf_i386_relocate_section() 2874 relocation = -tpoff (info, relocation); in elf_i386_relocate_section()
|
H A D | elf64-x86-64.c | 1734 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function 2118 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf64_x86_64_relocate_section() 2179 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf64_x86_64_relocate_section() 2370 relocation = tpoff (info, relocation); in elf64_x86_64_relocate_section() 2375 relocation = tpoff (info, relocation); in elf64_x86_64_relocate_section()
|
H A D | elf64-s390.c | 85 static bfd_vma tpoff 2179 tpoff (info, address) in tpoff() function 2681 bfd_put_64 (output_bfd, -tpoff (info, relocation), 2796 bfd_put_64 (output_bfd, -tpoff (info, relocation), 2874 bfd_put_64 (output_bfd, -tpoff (info, relocation), 2884 relocation = -tpoff (info, relocation);
|
H A D | elf32-s390.c | 87 static bfd_vma tpoff 2209 tpoff (info, address) in tpoff() function 2701 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2816 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2894 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2904 relocation = -tpoff (info, relocation);
|
H A D | elf32-sparc.c | 50 static bfd_vma tpoff 2113 tpoff (info, address) in tpoff() function 2565 relocation = tpoff (info, relocation); 2571 relocation = tpoff (info, relocation); 2678 relocation = tpoff (info, relocation); 2715 relocation = tpoff (info, relocation);
|
H A D | elf32-sh.c | 92 static bfd_vma tpoff 5566 bfd_put_32 (output_bfd, tpoff (info, relocation), in sh_elf_relocate_section() 5590 bfd_put_32 (output_bfd, tpoff (info, relocation), in sh_elf_relocate_section() 5800 relocation = tpoff (info, relocation); in sh_elf_relocate_section() 5815 relocation = tpoff (info, relocation); in sh_elf_relocate_section() 6020 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function
|
H A D | ChangeLog-0203 | 609 * elf32-i386.c (dtpoff_base, tpoff): Likewise. 610 * elf32-s390.c (dtpoff_base, tpoff): Likewise. 611 * elf32-sh.c (dtpoff_base, tpoff): Likewise. 612 * elf32-sparc.c (dtpoff_base, tpoff): Likewise. 613 * elf64-s390.c (dtpoff_base, tpoff): Likewise. 614 * elf64-x86-64.c (dtpoff_base, tpoff): Likewise. 3560 * elf32-sh.c (tpoff): New. 4764 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff): 6425 (dtpoff_base, tpoff): New. 6616 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-i386.c | 2247 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function 2809 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf_i386_relocate_section() 2844 bfd_put_32 (output_bfd, -tpoff (info, relocation), in elf_i386_relocate_section() 2924 bfd_put_32 (output_bfd, -tpoff (info, relocation), in elf_i386_relocate_section() 2973 bfd_put_32 (output_bfd, -tpoff (info, relocation), in elf_i386_relocate_section() 2976 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf_i386_relocate_section() 3361 relocation = -tpoff (info, relocation); in elf_i386_relocate_section() 3398 relocation = tpoff (info, relocation); in elf_i386_relocate_section() 3400 relocation = -tpoff (info, relocation); in elf_i386_relocate_section()
|
H A D | elf32-s390.c | 88 static bfd_vma tpoff 2241 tpoff (info, address) in tpoff() function 2730 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2845 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2923 bfd_put_32 (output_bfd, -tpoff (info, relocation), 2933 relocation = -tpoff (info, relocation);
|
H A D | elf64-s390.c | 86 static bfd_vma tpoff 2213 tpoff (info, address) in tpoff() function 2712 bfd_put_64 (output_bfd, -tpoff (info, relocation), 2827 bfd_put_64 (output_bfd, -tpoff (info, relocation), 2905 bfd_put_64 (output_bfd, -tpoff (info, relocation), 2915 relocation = -tpoff (info, relocation);
|
H A D | elf64-x86-64.c | 2035 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function 2555 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf64_x86_64_relocate_section() 2594 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf64_x86_64_relocate_section() 2677 bfd_put_32 (output_bfd, tpoff (info, relocation), in elf64_x86_64_relocate_section() 2985 relocation = tpoff (info, relocation); in elf64_x86_64_relocate_section() 2990 relocation = tpoff (info, relocation); in elf64_x86_64_relocate_section()
|
H A D | elf32-sh.c | 47 static bfd_vma tpoff 5387 bfd_put_32 (output_bfd, tpoff (info, relocation), in sh_elf_relocate_section() 5411 bfd_put_32 (output_bfd, tpoff (info, relocation), in sh_elf_relocate_section() 5621 relocation = tpoff (info, relocation); in sh_elf_relocate_section() 5636 relocation = tpoff (info, relocation); in sh_elf_relocate_section() 5842 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function
|
H A D | elfxx-sparc.c | 2458 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function 2960 relocation = tpoff (info, relocation); in _bfd_sparc_elf_relocate_section() 2966 relocation = tpoff (info, relocation); in _bfd_sparc_elf_relocate_section() 3107 relocation = tpoff (info, relocation); in _bfd_sparc_elf_relocate_section()
|
H A D | elf32-arm.c | 2912 tpoff (struct bfd_link_info *info, bfd_vma address) in tpoff() function 4038 bfd_put_32 (output_bfd, tpoff (info, value), in elf32_arm_final_link_relocate() 4069 value = tpoff (info, value); in elf32_arm_final_link_relocate()
|
H A D | ChangeLog-0203 | 609 * elf32-i386.c (dtpoff_base, tpoff): Likewise. 610 * elf32-s390.c (dtpoff_base, tpoff): Likewise. 611 * elf32-sh.c (dtpoff_base, tpoff): Likewise. 612 * elf32-sparc.c (dtpoff_base, tpoff): Likewise. 613 * elf64-s390.c (dtpoff_base, tpoff): Likewise. 614 * elf64-x86-64.c (dtpoff_base, tpoff): Likewise. 3560 * elf32-sh.c (tpoff): New. 4764 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff): 6425 (dtpoff_base, tpoff): New. 6616 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is [all …]
|
H A D | ChangeLog-2005 | 3531 (dtpoff_base, tpoff): New functions. 3814 (dtpoff_base, tpoff): New functions.
|
H A D | ChangeLog-2004 | 477 * elf32-sh.c (tpoff): Take alignment into account.
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrCompiler.td | 1299 // This corresponds to movabs $foo@tpoff, %rax 1302 // This corresponds to add $foo@tpoff, %rax
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0203 | 4040 (lex_got): Handle @tlsgd, @dtpoff and @tpoff in 64-bit mode, add
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0203 | 4040 (lex_got): Handle @tlsgd, @dtpoff and @tpoff in 64-bit mode, add
|