Searched defs:WriteCVRecord (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/client/solaris/handler/
H A Dminidump_generator.cc447 bool WriteCVRecord(MinidumpFileWriter *minidump_writer, function in namespace:__anon5088
529 if (!WriteCVRecord(callback_context->minidump_writer, &module,
/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.cc1315 if (!WriteCVRecord(module, image->GetCPUType(), name.c_str(), false)) {
1365 if (!WriteCVRecord(module, cpu_type, name, in_memory))
1402 bool MinidumpGenerator::WriteCVRecord(MDRawModule *module, int cpu_type, function in class:google_breakpad::MinidumpGenerator

Completed in 103 milliseconds