Searched refs:getModuleList (Results 1 – 2 of 2) sorted by relevance
71 Expected<ArrayRef<minidump::Module>> getModuleList() const { in getModuleList() function
498 auto ExpectedList = File.getModuleList(); in create()