Searched defs:WriteSymbolFile (Results 1 – 3 of 3) sorted by relevance
656 bool DumpSymbols::WriteSymbolFile(std::ostream &stream) { in WriteSymbolFile() function in google_breakpad::DumpSymbols
639 bool DumpSymbols::WriteSymbolFile(const std::string &obj_file, int sym_fd) { in WriteSymbolFile() function in google_breakpad::DumpSymbols
1069 bool WriteSymbolFile(const string &load_path, in WriteSymbolFile() function