Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc204 struct DwarfCUToModule::DIEContext { struct in google_breakpad::DwarfCUToModule
224 GenericDIEHandler(CUContext *cu_context, DIEContext *parent_context, in GenericDIEHandler()
262 DIEContext *parent_context_;
436 FuncHandler(CUContext *cu_context, DIEContext *parent_context, in FuncHandler()
573 NamedScopeHandler(CUContext *cu_context, DIEContext *parent_context, in NamedScopeHandler()
580 DIEContext child_context_; // A context for our children.
698 child_context_(new DIEContext()), in DwarfCUToModule()
Ddwarf_cu_to_module.h264 struct DIEContext;
301 scoped_ptr<DIEContext> child_context_;