Home
last modified time | relevance | path

Searched defs:WriteSymbolFile (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc639 bool DumpSymbols::WriteSymbolFile(const std::string &obj_file, int sym_fd) { in WriteSymbolFile() function in google_breakpad::DumpSymbols
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc950 bool WriteSymbolFile(const string &obj_file, in WriteSymbolFile() function