Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c2946 long temp_relcount = 0; in copy_relocations_in_section() local
2953 temp_relpp [temp_relcount++] = relpp [i]; in copy_relocations_in_section()
2954 relcount = temp_relcount; in copy_relocations_in_section()