Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc630 void DwarfCUToModule::WarningReporter::MissingSection(const string &name) { in MissingSection() function in google_breakpad::DwarfCUToModule::WarningReporter
Ddwarf_cu_to_module_unittest.cc1744 TEST_F(Reporter, MissingSection) { in TEST_F() argument