Home
last modified time | relevance | path

Searched refs:getAbbreviationDeclaration (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFDebugAbbrev.h47 getAbbreviationDeclaration(uint32_t abbrCode) const;
DDWARFDebugAbbrev.cpp41 DWARFAbbreviationDeclarationSet::getAbbreviationDeclaration(uint32_t abbrCode) in getAbbreviationDeclaration() function in DWARFAbbreviationDeclarationSet
DDWARFDebugInfoEntry.cpp110 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extractFast()
240 AbbrevDecl = cu->getAbbreviations()->getAbbreviationDeclaration(abbrCode); in extract()