Home
last modified time | relevance | path

Searched refs:MalformedRangeList (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h229 virtual void MalformedRangeList(uint64_t offset);
Ddwarf_cu_to_module.cc609 cu_context_->reporter->MalformedRangeList(ranges_); in Finish()
786 void DwarfCUToModule::WarningReporter::MalformedRangeList(uint64_t offset) { in MalformedRangeList() function in google_breakpad::DwarfCUToModule::WarningReporter