Searched refs:stab_other (Results 1 – 5 of 5) sorted by relevance
349 char stab_other; /* Stab other. */ member
356 char stab_other; /* Stab other. */ member
2074 ret->stab_other = (unsigned) (aout_symbol(symbol)->other & 0xff); in NAME()
2479 ret->stab_other = (unsigned) (aout_symbol (symbol)->other & 0xff); in NAME()
67 #define SYM_STAB_OTHER(sym) (sym->sinfo->stab_other)