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

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Drs6000.h193 #define SYMNAME_IN_DEBUG(symptr) ((symptr)->n_sclass & DBXMASK) macro
H A Drs6k64.h193 #define SYMNAME_IN_DEBUG(symptr) ((symptr)->n_sclass & DBXMASK) macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoffcode.h2266 #ifdef SYMNAME_IN_DEBUG
2271 return SYMNAME_IN_DEBUG (sym) != 0;
2966 && SYMNAME_IN_DEBUG (&cf->native->u.syment))

Completed in 132 milliseconds