Searched refs:getSystemInfo (Results 1 – 3 of 3) sorted by relevance
66 Expected<const minidump::SystemInfo &> getSystemInfo() const { in getSystemInfo() function
145 llvm::Expected<const SystemInfo &> system_info = m_file->getSystemInfo(); in GetArchitecture()
566 auto ExpectedInfo = File.getSystemInfo(); in create()