Searched refs:n_other (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dnlist_aout.c148 p->n_other = 0;
182 p->n_other = s->n_other;
H A Dnlist_ecoff.c146 p->n_other = 0;
172 p->n_other = 0; /* XXX */
H A Dnlist_coff.c146 p->n_other = 0;
182 p->n_other = 0; /* XXX */
H A Dnlist_elf32.c151 p->n_other = 0;
250 p->n_other = 0;
294 p->n_other = 0; /* XXX */
/netbsd-6-1-5-RELEASE/include/
H A Dnlist.h80 char n_other; /* spare */ member in struct:nlist
H A Dlink_aout.h95 #define nz_other nlist.n_other
98 #define N_AUX(p) ((p)->n_other & 0xf)
99 #define N_BIND(p) (((unsigned int)(p)->n_other >> 4) & 0xf)
/netbsd-6-1-5-RELEASE/tools/m68k-elf2aout/
H A Dnlist.h82 char n_other; /* spare */ member in struct:nlist
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dbout.h117 char n_other; /* Used in i80960 support -- see below */ member in struct:nlist
135 /* MEANING OF 'n_other'
137 If non-zero, the 'n_other' fields indicates either a leaf procedure or
140 1 <= n_other <= 32 :
144 a 'calls' instruction) is (n_other-1). These entries come from
147 n_other == N_CALLNAME
155 n_other == N_BALNAME
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dbout.h117 char n_other; /* Used in i80960 support -- see below */ member in struct:nlist
135 /* MEANING OF 'n_other'
137 If non-zero, the 'n_other' fields indicates either a leaf procedure or
140 1 <= n_other <= 32 :
144 a 'calls' instruction) is (n_other-1). These entries come from
147 n_other == N_CALLNAME
155 n_other == N_BALNAME
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Dadobe.h115 unsigned char n_other; /* misc info (usually empty) */
114 unsigned char n_other; /* misc info (usually empty) */ member in struct:internal_nlist
H A Daout64.h272 unsigned char n_other; /* Misc info (usually empty). */
270 unsigned char n_other; /* Misc info (usually empty). */ member in struct:internal_nlist
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Dadobe.h115 unsigned char n_other; /* misc info (usually empty) */
114 unsigned char n_other; /* misc info (usually empty) */ member in struct:internal_nlist
H A Daout64.h272 unsigned char n_other; /* Misc info (usually empty). */
270 unsigned char n_other; /* Misc info (usually empty). */ member in struct:internal_nlist
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctftools.h103 int8_t n_other; member in struct:stab
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Daout_gnu.h233 char n_other;
232 char n_other; member in struct:nlist
/netbsd-6-1-5-RELEASE/usr.sbin/kvm_mkdb/
H A Dnlist_coff.c251 nbuf.n_other = 0; /* XXX */
H A Dnlist_ecoff.c209 nbuf.n_other = 0; /* XXX */
H A Dnlist_elf32.c308 nbuf.n_other = 0; /* XXX */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddbxread.c863 (intern).n_other = 0; \

Completed in 163 milliseconds