Searched refs:WriteSymbolFile (Results 1 – 9 of 9) sorted by relevance
40 using google_breakpad::WriteSymbolFile;93 if (!WriteSymbolFile(binary, debug_dirs, options, std::cout)) { in main()
43 bool WriteSymbolFile(const std::string &obj_file,
639 bool DumpSymbols::WriteSymbolFile(const std::string &obj_file, int sym_fd) { in WriteSymbolFile() function in google_breakpad::DumpSymbols
48 if (!dumper.WriteSymbolFile(binary, fileno(stdout))) { in main()
65 bool WriteSymbolFile(const string &obj_file,
950 bool WriteSymbolFile(const string &obj_file, in WriteSymbolFile() function
118 bool WriteSymbolFile(std::ostream &stream);
541 bool DumpSymbols::WriteSymbolFile(std::ostream &stream) {
299 dump.WriteSymbolFile(file);