Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h268 class NamedScopeHandler; variable
Ddwarf_cu_to_module.cc571 class DwarfCUToModule::NamedScopeHandler: public GenericDIEHandler { class in google_breakpad::DwarfCUToModule
573 NamedScopeHandler(CUContext *cu_context, DIEContext *parent_context, in NamedScopeHandler() function in google_breakpad::DwarfCUToModule::NamedScopeHandler