Home | History | Annotate | Download | only in common

Lines Matching refs:NamedScopeHandler

571 class DwarfCUToModule::NamedScopeHandler: public GenericDIEHandler {
573 NamedScopeHandler(CUContext *cu_context, DIEContext *parent_context,
583 bool DwarfCUToModule::NamedScopeHandler::EndAttributes() {
588 dwarf2reader::DIEHandler *DwarfCUToModule::NamedScopeHandler::FindChildHandler(
598 return new NamedScopeHandler(cu_context_, &child_context_, offset);
762 return new NamedScopeHandler(cu_context_.get(), child_context_.get(),