Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h753 struct dylib_module_64 { struct
754 uint32_t module_name;
755 uint32_t iextdefsym;
756 uint32_t nextdefsym;
757 uint32_t irefsym;
758 uint32_t nrefsym;
759 uint32_t ilocalsym;
760 uint32_t nlocalsym;
761 uint32_t iextrel;
762 uint32_t nextrel;
[all …]