Searched defs:n_desc (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dnlist.h72 short n_desc; /* used by stab entries */ member in struct:nlist
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dnlist.h85 int16_t n_desc; /* see <mach-o/stab.h> */ member in struct:nlist
98 uint16_t n_desc; /* see <mach-o/stab.h> */ member in struct:nlist_64
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dbout.h117 short n_desc; member in struct:nlist
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sym.c155 init_predicates(KXLDSym *sym, u_char n_type, u_short n_desc) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/aout/
H A Dadobe.h114 unsigned short n_desc; /* description field */ member in struct:internal_nlist
H A Daout64.h274 unsigned short n_desc; /* Description field. */ member in struct:internal_nlist
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctftools.h104 int16_t n_desc; member in struct:stab
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DMachO.h644 int16_t n_desc; member in struct:llvm::MachO::nlist
652 uint16_t n_desc; member in struct:llvm::MachO::nlist_64
658 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) argument
663 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) argument
668 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) argument
673 static inline void SET_COMM_ALIGN (uint16_t &n_desc, uint8_ argument
[all...]

Completed in 139 milliseconds