Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Da.out.h171 short n_desc; member
/external/llvm/include/llvm/Support/
DMachO.h964 int16_t n_desc; member
972 uint16_t n_desc; member
978 static inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { in GET_LIBRARY_ORDINAL()
982 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL()
986 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { in GET_COMM_ALIGN()
990 static inline void SET_COMM_ALIGN (uint16_t &n_desc, uint8_t align) { in SET_COMM_ALIGN()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c848 unsigned int n_type = 0, n_sect = 0, n_desc = 0; in macho_objfmt_output_symtable() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp38 uint16_t n_desc; member
/external/valgrind/main/perf/
Dtinycc.c18379 unsigned short n_desc; /* description field */ member