Searched refs:ExpectedCSD (Results 1 – 1 of 1) sorted by relevance
201 auto ExpectedCSD = m_file->getString(system_info->CSDVersionRVA); in GetArchitecture() local202 if (!ExpectedCSD) { in GetArchitecture()204 ExpectedCSD.takeError(), in GetArchitecture()207 if (ExpectedCSD->find("Linux") != std::string::npos) in GetArchitecture()