Searched refs:stab_other (Results 1 – 10 of 10) sorted by relevance
353 char stab_other; /* Stab other. */ member
360 char stab_other; /* Stab other. */ member
2071 ret->stab_other = (unsigned) (aout_symbol(symbol)->other & 0xff); in NAME()
2474 ret->stab_other = (unsigned) (aout_symbol (symbol)->other & 0xff); in NAME()
343 char stab_other; /* Stab other. */ member
350 char stab_other; /* Stab other. */ member
2466 ret->stab_other = (unsigned)(aout_symbol(symbol)->other & 0xff);
2647 ret->stab_other = (unsigned) (aout_symbol (symbol)->other & 0xff);
67 #define SYM_STAB_OTHER(sym) (sym->sinfo->stab_other)