Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dbfd-in.h353 char stab_other; /* Stab other. */ member
Dbfd-in2.h360 char stab_other; /* Stab other. */ member
Dpdp11.c2071 ret->stab_other = (unsigned) (aout_symbol(symbol)->other & 0xff); in NAME()
Daoutx.h2474 ret->stab_other = (unsigned) (aout_symbol (symbol)->other & 0xff); in NAME()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd-in.h343 char stab_other; /* Stab other. */ member
Dbfd-in2.h350 char stab_other; /* Stab other. */ member
Dpdp11.c2466 ret->stab_other = (unsigned)(aout_symbol(symbol)->other & 0xff);
Daoutx.h2647 ret->stab_other = (unsigned) (aout_symbol (symbol)->other & 0xff);
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dnm.c67 #define SYM_STAB_OTHER(sym) (sym->sinfo->stab_other)
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dnm.c67 #define SYM_STAB_OTHER(sym) (sym->sinfo->stab_other)