Searched refs:temp_relpp (Results 1 – 1 of 1) sorted by relevance
3253 arelent **temp_relpp; in copy_relocations_in_section() local3257 temp_relpp = (arelent **) xmalloc (relsize); in copy_relocations_in_section()3266 temp_relpp [temp_relcount++] = relpp [i]; in copy_relocations_in_section()3270 relpp = temp_relpp; in copy_relocations_in_section()