Home
last modified time | relevance | path

Searched refs:old_count (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/
Dldcref.c114 static unsigned int old_count; variable
247 old_count = cref_table.root.count; in handle_asneeded_cref()
288 cref_table.root.count = old_count; in handle_asneeded_cref()
DChangeLog-2006671 (old_table, old_count, old_tab, alloc_mark): New variables.
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dxtensaelf.em1517 size_t old_count, new_count;
1532 old_count = ld_count_children ((lang_statement_union_type*) w);
1563 ASSERT (old_count == (ct1 + ct2));
1608 ASSERT (new_count == old_count);
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c11360 int old_count = 0; in xtensa_reorder_segments() local
11366 old_count++; in xtensa_reorder_segments()
11376 gas_assert (new_count == old_count); in xtensa_reorder_segments()
/toolchain/binutils/binutils-2.27/bfd/
Delflink.c3625 unsigned int old_count = 0; in elf_link_add_object_symbols() local
4074 old_count = htab->root.table.count; in elf_link_add_object_symbols()
4799 htab->root.table.count = old_count; in elf_link_add_object_symbols()