Searched refs:PrintCodePublicSymbol (Results 1 – 2 of 2) sorted by relevance
264 bool PrintCodePublicSymbol(IDiaSymbol *symbol, bool has_multiple_symbols);
724 if (!PrintCodePublicSymbol(symbol, it->second.is_multiple)) in PrintFunctions()1050 bool PDBSourceLineWriter::PrintCodePublicSymbol(IDiaSymbol* symbol, in PrintCodePublicSymbol() function in google_breakpad::PDBSourceLineWriter