Home
last modified time | relevance | path

Searched defs:n_desc (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Da.out.h171 short n_desc; member
/external/llvm/include/llvm/Support/
DMachO.h979 uint16_t n_desc; member
986 int16_t n_desc; member
994 uint16_t n_desc; member
1289 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL()
1293 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL()
1297 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { in GET_COMM_ALIGN()
1301 static inline void SET_COMM_ALIGN (uint16_t &n_desc, uint8_t align) { in SET_COMM_ALIGN()
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc69 short n_desc; member
/external/valgrind/perf/
Dtinycc.c18379 unsigned short n_desc; /* description field */ member