Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h749 struct dylib_module_64 { struct
750 uint32_t module_name;
751 uint32_t iextdefsym;
752 uint32_t nextdefsym;
753 uint32_t irefsym;
754 uint32_t nrefsym;
755 uint32_t ilocalsym;
756 uint32_t nlocalsym;
757 uint32_t iextrel;
758 uint32_t nextrel;
[all …]