Searched refs:nmodtab (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.h196 unsigned long nmodtab; /* the number of module table entries */ member in struct:ofile
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h312 unsigned long nmodtab; /* Number of module table entries. */ member in struct:bfd_mach_o_dysymtab_command
H A Dmach-o.c1177 seg->nmodtab = bfd_h_get_32 (abfd, buf + 36);
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h930 uint32_t nmodtab; /* number of module table entries */ member in struct:dysymtab_command
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOFileAbstraction.hpp544 uint32_t nmodtab() const INLINE { return E::get32(fields.nmodtab); }
545 void set_nmodtab(uint32_t value) INLINE { E::set32(fields.nmodtab, value); }
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DMachO.h484 uint32_t nmodtab; member in struct:llvm::MachO::dysymtab_command

Completed in 140 milliseconds