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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dbfd-in.h376 char stab_other; /* Stab other. */
371 char stab_other; /* Stab other. */ member in struct:_symbol_info
H A Dbfd-in2.h383 char stab_other; /* Stab other. */
378 char stab_other; /* Stab other. */ member in struct:_symbol_info
H A Dpdp11.c2073 ret->stab_other = (unsigned) (aout_symbol(symbol)->other & 0xff);
H A Daoutx.h2476 ret->stab_other = (unsigned) (aout_symbol (symbol)->other & 0xff);
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dnm.c67 #define SYM_STAB_OTHER(sym) (sym->sinfo->stab_other)

Completed in 268 milliseconds