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

/macosx-10.9.5/Libc-997.90.3/include/
H A Dnlist.h72 short n_desc; /* used by stab entries */ member in struct:nlist
/macosx-10.9.5/cctools-845/include/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.9.5/xnu-2422.115.4/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.9.5/cxxfilt-11/cxxfilt/include/
H A Dbout.h117 short n_desc; member in struct:nlist
/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_sym.c155 init_predicates(KXLDSym *sym, u_char n_type, u_short n_desc) argument
[all...]
/macosx-10.9.5/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.9.5/cctools-845/misc/
H A Dstrip.c2555 uint16_t n_desc; local
4880 uint16_t n_desc; local
[all...]
H A Dredo_prebinding.c4328 uint16_t n_desc; local
[all...]
/macosx-10.9.5/cctools-845/otool/
H A Dmain.c621 uint16_t n_desc; local
H A Dofile_print.c7202 uint16_t n_desc; local
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dctftools.h104 int16_t n_desc; member in struct:stab
/macosx-10.9.5/cctools-845/ld/
H A Dsymbols.c949 unsigned short n_desc; local
3193 is_output_local_symbol( unsigned char n_type, unsigned char n_sect, unsigned char n_desc, struct object_file *obj, char *symbol_name, unsigned long *output_strlen) argument
6168 add_dwarf_map_entry(struct nlist ** nlist, unsigned long *output_nsyms, int32_t n_strx, uint8_t n_type, uint8_t n_sect, int16_t n_desc, uint32_t n_value) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/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 174 milliseconds