Searched refs:psymsec (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcoffcode.h3617 asymbol **psymsec;
3619 psymsec = NULL;
3628 if (psymsec == NULL)
3629 psymsec = psym;
3688 if (psym != psymsec)
3694 for (pcopy = psym; pcopy > psymsec; pcopy--)
3696 *psymsec = hold;
3616 asymbol **psymsec; local

Completed in 114 milliseconds