Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h746 struct dylib_module_64 { struct
747 uint32_t module_name;
748 uint32_t iextdefsym;
749 uint32_t nextdefsym;
750 uint32_t irefsym;
751 uint32_t nrefsym;
752 uint32_t ilocalsym;
753 uint32_t nlocalsym;
754 uint32_t iextrel;
755 uint32_t nextrel;
[all …]