Searched refs:use_plts_and_copy_relocs (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-mips.c | 454 bool use_plts_and_copy_relocs; member 9360 && htab->use_plts_and_copy_relocs in _bfd_mips_elf_adjust_dynamic_symbol() 9532 if (!htab->use_plts_and_copy_relocs || bfd_link_pic (info)) in _bfd_mips_elf_adjust_dynamic_symbol() 9973 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_size_dynamic_sections() 10912 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_symbol() 11360 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_symbol() 11971 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_sections() 11979 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_sections() 11984 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_sections() 14416 htab->use_plts_and_copy_relocs = true; in _bfd_mips_vxworks_link_hash_table_create() [all …]
|
H A D | ChangeLog-2008 | 1138 "use_plts_and_copy_relocs", "reserved_gotno", "strampoline", 1188 htab->use_plts_and_copy_relocs instead of htab->is_vxworks 1214 of MIPS_RESERVED_GOTNO. Assert htab->use_plts_and_copy_relocs 1227 use_plts_and_copy_relocs to TRUE. Use TRUE rather than 1
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-mips.c | 454 bool use_plts_and_copy_relocs; member 9450 && htab->use_plts_and_copy_relocs in _bfd_mips_elf_adjust_dynamic_symbol() 9622 if (!htab->use_plts_and_copy_relocs || bfd_link_pic (info)) in _bfd_mips_elf_adjust_dynamic_symbol() 10063 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_size_dynamic_sections() 11003 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_symbol() 11451 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_symbol() 12062 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_sections() 12070 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_sections() 12075 BFD_ASSERT (htab->use_plts_and_copy_relocs); in _bfd_mips_elf_finish_dynamic_sections() 14502 htab->use_plts_and_copy_relocs = true; in _bfd_mips_vxworks_link_hash_table_create() [all …]
|
H A D | ChangeLog-2008 | 1138 "use_plts_and_copy_relocs", "reserved_gotno", "strampoline", 1188 htab->use_plts_and_copy_relocs instead of htab->is_vxworks 1214 of MIPS_RESERVED_GOTNO. Assert htab->use_plts_and_copy_relocs 1227 use_plts_and_copy_relocs to TRUE. Use TRUE rather than 1
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2008 | 1138 "use_plts_and_copy_relocs", "reserved_gotno", "strampoline", 1188 htab->use_plts_and_copy_relocs instead of htab->is_vxworks 1214 of MIPS_RESERVED_GOTNO. Assert htab->use_plts_and_copy_relocs 1227 use_plts_and_copy_relocs to TRUE. Use TRUE rather than 1
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2008 | 1138 "use_plts_and_copy_relocs", "reserved_gotno", "strampoline", 1188 htab->use_plts_and_copy_relocs instead of htab->is_vxworks 1214 of MIPS_RESERVED_GOTNO. Assert htab->use_plts_and_copy_relocs 1227 use_plts_and_copy_relocs to TRUE. Use TRUE rather than 1
|