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

/openbsd-current/gnu/llvm/lld/MachO/
H A DMachOStructs.h26 llvm::support::ulittle16_t n_desc; member in struct:lld::structs::nlist_64
34 llvm::support::ulittle16_t n_desc; member in struct:lld::structs::nlist
H A DSyntheticSections.cpp1352 uint16_t n_desc = nList->n_desc; local
[all...]
/openbsd-current/include/
H A Dnlist.h74 short n_desc; /* used by stab entries */ member in struct:nlist
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dbout.h117 short n_desc; member in struct:nlist
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dbout.h117 short n_desc; member in struct:nlist
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_hcdddma.c594 u16 idx, inc, n_desc = 0, ntd_max = 0; local
752 int n_desc = 0; local
696 dwc2_fill_host_dma_desc(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan, struct dwc2_qtd *qtd, struct dwc2_qh *qh, int n_desc) argument
[all...]
H A Ddwc2_hcd.h452 u8 n_desc; member in struct:dwc2_qtd
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h110 uint16_t n_desc; member in struct:llvm::objcopy::macho::SymbolEntry
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h88 uint16_t n_desc; member in struct:llvm::MachOYAML::NListEntry
/openbsd-current/gnu/usr.bin/binutils/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
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-bout.h130 short n_desc; member in struct:nlist
H A Daout_gnu.h233 short n_desc; member in struct:nlist
H A Dobj-vms.h100 int n_desc; /* source line number for N_SLINE stabs */ member in struct:nlist
/openbsd-current/gnu/usr.bin/binutils-2.17/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
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Daout_gnu.h233 short n_desc; member in struct:nlist
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h1005 uint16_t n_desc; member in struct:llvm::MachO::nlist_base
1012 int16_t n_desc; member in struct:llvm::MachO::nlist
1020 uint16_t n_desc; member in struct:llvm::MachO::nlist_64
1535 inline uint16_t GET_LIBRARY_ORDINAL(uint16_t n_desc) { argument
1539 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_ argument
1543 GET_COMM_ALIGN(uint16_t n_desc) argument
1547 SET_COMM_ALIGN(uint16_t &n_desc, uint8_t align) argument
[all...]

Completed in 175 milliseconds