Searched refs:psymsec (Results 1 – 1 of 1) sorted by relevance
3890 asymbol **psymsec; in coff_write_object_contents() local3892 psymsec = NULL; in coff_write_object_contents()3901 if (psymsec == NULL) in coff_write_object_contents()3902 psymsec = psym; in coff_write_object_contents()3963 if (psym != psymsec) in coff_write_object_contents()3969 for (pcopy = psym; pcopy > psymsec; pcopy--) in coff_write_object_contents()3971 *psymsec = hold; in coff_write_object_contents()