Searched defs:MissingSection (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/common/ | ||
D | dwarf_cu_to_module.cc | 724 void DwarfCUToModule::WarningReporter::MissingSection(const string &name) { in MissingSection() function in google_breakpad::DwarfCUToModule::WarningReporter |
D | dwarf_cu_to_module_unittest.cc | 1819 TEST_F(Reporter, MissingSection) { in TEST_F() argument |