Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2diehandler.h283 virtual bool StartRootDIE(uint64_t offset, enum DwarfTag tag) { return true; } in StartRootDIE() function
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc1239 bool DwarfCUToModule::StartRootDIE(uint64_t offset, enum DwarfTag tag) { in StartRootDIE() function in google_breakpad::DwarfCUToModule