Home
last modified time | relevance | path

Searched refs:gotoff_ref (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.c133 if (eh->gotoff_ref) in elf_x86_allocate_dynrelocs()
2697 edir->gotoff_ref |= eind->gotoff_ref; in _bfd_x86_elf_copy_indirect_symbol()
2909 if (eh->gotoff_ref) in _bfd_x86_elf_adjust_dynamic_symbol()
2984 if (!h->non_got_ref && !eh->gotoff_ref) in _bfd_x86_elf_adjust_dynamic_symbol()
3005 || (!eh->gotoff_ref in _bfd_x86_elf_adjust_dynamic_symbol()
H A Delfxx-x86.h369 unsigned int gotoff_ref : 1; member
H A DChangeLog-20152585 * elf32-i386.c (elf_i386_link_hash_entry): Add gotoff_ref.
2586 (elf_i386_link_hash_newfunc): Initialize gotoff_ref to 0.
2589 (elf_i386_copy_indirect_symbol): Also copy gotoff_ref.
2590 (elf_i386_check_relocs): Set gotoff_ref for R_386_GOTOFF.
H A Delf32-i386.c1562 eh->gotoff_ref = 1; in elf_i386_scan_relocs()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.c133 if (eh->gotoff_ref) in elf_x86_allocate_dynrelocs()
3084 edir->gotoff_ref |= eind->gotoff_ref; in _bfd_x86_elf_copy_indirect_symbol()
3296 if (eh->gotoff_ref) in _bfd_x86_elf_adjust_dynamic_symbol()
3371 if (!h->non_got_ref && !eh->gotoff_ref) in _bfd_x86_elf_adjust_dynamic_symbol()
3392 || (!eh->gotoff_ref in _bfd_x86_elf_adjust_dynamic_symbol()
H A Delfxx-x86.h366 unsigned int gotoff_ref : 1; member
H A DChangeLog-20152585 * elf32-i386.c (elf_i386_link_hash_entry): Add gotoff_ref.
2586 (elf_i386_link_hash_newfunc): Initialize gotoff_ref to 0.
2589 (elf_i386_copy_indirect_symbol): Also copy gotoff_ref.
2590 (elf_i386_check_relocs): Set gotoff_ref for R_386_GOTOFF.
H A Delf32-i386.c1586 eh->gotoff_ref = 1; in elf_i386_scan_relocs()
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20152585 * elf32-i386.c (elf_i386_link_hash_entry): Add gotoff_ref.
2586 (elf_i386_link_hash_newfunc): Initialize gotoff_ref to 0.
2589 (elf_i386_copy_indirect_symbol): Also copy gotoff_ref.
2590 (elf_i386_check_relocs): Set gotoff_ref for R_386_GOTOFF.