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