Home
last modified time | relevance | path

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

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