reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
383 static iterator_range<export_iterator> exports(Error &Err,
3099 return exports(Err, getDyldInfoExportsTrie(), this);
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp 514 for (const ExportEntry &trieExport : MachOObjectFile::exports(Err, trie)) {