Searched refs:SetCodeFile (Results 1 – 3 of 3) sorted by relevance
111 bool SetCodeFile(const wstring &exe_file);
132 bool PDBSourceLineWriter::SetCodeFile(const wstring &exe_file) { in SetCodeFile() function in google_breakpad::PDBSourceLineWriter
514 if (!writer.SetCodeFile(pe_file_w)) { in LocateAndConvertSymbolFile()