Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc171 struct DwarfCUToModule::CUContext { struct in google_breakpad::DwarfCUToModule
172 CUContext(FileContext *file_context_arg, WarningReporter *reporter_arg) in CUContext() argument
177 ~CUContext() { in ~CUContext() argument
224 GenericDIEHandler(CUContext *cu_context, DIEContext *parent_context, in GenericDIEHandler()
261 CUContext *cu_context_;
436 FuncHandler(CUContext *cu_context, DIEContext *parent_context, in FuncHandler()
573 NamedScopeHandler(CUContext *cu_context, DIEContext *parent_context, in NamedScopeHandler()
697 cu_context_(new CUContext(file_context, reporter)), in DwarfCUToModule()
Ddwarf_cu_to_module.h263 struct CUContext;
298 scoped_ptr<CUContext> cu_context_;