Searched refs:allow_dumped_symbols (Results 1 – 1 of 1) sorted by relevance
472 static bool CheckDumpedSymbols(const std::string& path, bool allow_dumped_symbols) { in CheckDumpedSymbols() argument481 if (!allow_dumped_symbols && has_dumped_symbols) { in CheckDumpedSymbols()