Home
last modified time | relevance | path

Searched refs:dst_count (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dobjcopy.c1370 long src_count = 0, dst_count = 0; in filter_symbols() local
1391 to[dst_count++] = create_new_symbol (ptr, obfd); in filter_symbols()
1549 to[dst_count++] = sym; in filter_symbols()
1564 to[dst_count++] = create_new_symbol (ptr, obfd); in filter_symbols()
1570 to[dst_count] = NULL; in filter_symbols()
1572 return dst_count; in filter_symbols()
DChangeLog-91973467 dst_count to long.