Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd-in.h349 char stab_other; /* Stab other. */ member
Dbfd-in2.h356 char stab_other; /* Stab other. */ member
Dpdp11.c2074 ret->stab_other = (unsigned) (aout_symbol(symbol)->other & 0xff); in NAME()
Daoutx.h2479 ret->stab_other = (unsigned) (aout_symbol (symbol)->other & 0xff); in NAME()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dnm.c67 #define SYM_STAB_OTHER(sym) (sym->sinfo->stab_other)