Searched defs:AbbrevDecl (Results 1 – 10 of 10) sorted by relevance
31 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
73 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
36 const DWARFAbbreviationDeclaration *AbbrevDecl; variable
347 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local357 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local626 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
337 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local347 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local590 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
240 auto AbbrevDecl = DIE.getAbbreviationDeclarationPtr(); in dumpDebugInfo() local
79 for (auto AbbrevDecl : DI.AbbrevDecls) { in EmitDebugAbbrev() local
108 for (const DWARFYAML::Abbrev &AbbrevDecl : DebugAbbrev[Index].Table) { in getAbbrevTableContentByIndex() local