Searched refs:temp_relpp (Results 1 – 1 of 1) sorted by relevance
2945 arelent **temp_relpp; in copy_relocations_in_section() local2949 temp_relpp = (arelent **) xmalloc (relsize); in copy_relocations_in_section()2953 temp_relpp [temp_relcount++] = relpp [i]; in copy_relocations_in_section()2956 relpp = temp_relpp; in copy_relocations_in_section()