Searched refs:psymsec (Results 1 – 1 of 1) sorted by relevance
3858 asymbol **psymsec; in coff_write_object_contents() local3860 psymsec = NULL; in coff_write_object_contents()3869 if (psymsec == NULL) in coff_write_object_contents()3870 psymsec = psym; in coff_write_object_contents()3931 if (psym != psymsec) in coff_write_object_contents()3937 for (pcopy = psym; pcopy > psymsec; pcopy--) in coff_write_object_contents()3939 *psymsec = hold; in coff_write_object_contents()