Home
last modified time | relevance | path

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

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