Home
last modified time | relevance | path

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

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