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

/freebsd-10-stable/sys/sys/
H A Dnlist_aout.h64 short n_desc; /* used by stab entries */ member in struct:nlist
/freebsd-10-stable/contrib/gdb/include/
H A Dbout.h117 short n_desc; member in struct:nlist
/freebsd-10-stable/contrib/binutils/include/aout/
H A Daout64.h274 unsigned short n_desc; /* Description field. */ member in struct:internal_nlist
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h104 int16_t n_desc; member in struct:stab
/freebsd-10-stable/contrib/binutils/gas/config/
H A Daout_gnu.h232 short n_desc; member in struct:nlist
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp36 uint16_t n_desc; member in struct:llvm::object::nlist_base
/freebsd-10-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c1037 nlna_submit_rx_free_desc(struct nlna_softc *sc, uint32_t n_desc) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DMachO.h865 int16_t n_desc; member in struct:llvm::MachO::nlist
873 uint16_t n_desc; member in struct:llvm::MachO::nlist_64
879 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { argument
883 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { argument
887 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { argument
891 SET_COMM_ALIGN(uint16_t &n_desc, uint8_t align) argument
[all...]

Completed in 118 milliseconds