Home
last modified time | relevance | path

Searched refs:old_table (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/
Dldcref.c112 static struct bfd_hash_entry **old_table; variable
245 old_table = cref_table.root.table; in handle_asneeded_cref()
286 cref_table.root.table = old_table; in handle_asneeded_cref()
DChangeLog-2006671 (old_table, old_count, old_tab, alloc_mark): New variables.
/toolchain/binutils/binutils-2.27/bfd/
Delflink.c3623 struct bfd_hash_entry **old_table = NULL; in elf_link_add_object_symbols() local
4072 old_table = htab->root.table.table; in elf_link_add_object_symbols()
4797 htab->root.table.table = old_table; in elf_link_add_object_symbols()