Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h764 struct dylib_module_64 { struct
765 uint32_t module_name;
766 uint32_t iextdefsym;
767 uint32_t nextdefsym;
768 uint32_t irefsym;
769 uint32_t nrefsym;
770 uint32_t ilocalsym;
771 uint32_t nlocalsym;
772 uint32_t iextrel;
773 uint32_t nextrel;
[all …]