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