Searched defs:AbbrevDecl (Results 1 – 7 of 7) sorted by relevance
32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); getTag() local
253 if (AbbrevDecl) in find() local 263 if (AbbrevDecl) { in find() local 598 auto AbbrevDecl = getAbbreviationDeclarationPtr(); dump() local
252 auto AbbrevDecl = DIE.getAbbreviationDeclarationPtr(); in dumpDebugInfo() local
515 auto AbbrevDecl = Die->getAbbreviationDeclarationPtr(); in find() local
597 if (const DWARFAbbreviationDeclaration *AbbrevDecl = processOneDie() local
108 AbbrevCode = AbbrevDecl.Code ? (uint64_t)*AbbrevDecl.Code : AbbrevCode + 1; in getAbbrevTableContentByIndex() local