Searched defs:n_type (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/head/
H A Dnlist.h40 unsigned short n_type; /* type and derived type */ member in struct:nlist
H A Dsyms.h59 unsigned short n_type; /* type and derived type */ member in struct:syment
/illumos-gate/usr/src/boot/sys/sys/
H A Dnlist_aout.h60 unsigned char n_type; /* type defines */ member in struct:nlist
69 * Defines for n_type.
H A Delf_common.h49 u_int32_t n_type; /* Type of this note. */ member in struct:__anon441
730 /* Values for n_type used in executables. */
735 /* Values for n_type. Used in core files. */
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c318 int n_type; local
341 n_type = ELF32_ST_TYPE((orig_list + nextsym)->syminfo);
347 if (i_type == n_type) {
/illumos-gate/usr/src/stand/lib/inet/
H A Dmac.c63 int n_type; /* IFT */ member in struct:ofw_net_types
150 type = ofw_types[i].n_type;
/illumos-gate/usr/src/lib/libbc/inc/include/sun4/
H A Da.out.h157 unsigned char n_type; /* type flag (N_TEXT,..) */ member in struct:nlist
164 * Simple values for n_type.
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h102 ushort_t n_type; member in struct:NODE
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h80 uchar_t n_type; /* type flag (N_TEXT,..) */ member in struct:nlist
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h254 short n_type; /* From which list it came */ member in struct:name
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctftools.h102 uint8_t n_type; member in struct:stab
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h657 Elf32_Word n_type; /* type of note */ member in struct:__anon264
664 Elf64_Word n_type; /* type of note */ member in struct:__anon265

Completed in 90 milliseconds