Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAbbrev.h35 getAbbreviationDeclaration(uint32_t AbbrCode) const;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp53 DWARFAbbreviationDeclarationSet::getAbbreviationDeclaration( in getAbbreviationDeclaration() function in DWARFAbbreviationDeclarationSet
DDWARFDebugInfoEntry.cpp196 AbbrevDecl = U->getAbbreviations()->getAbbreviationDeclaration(AbbrCode); in extractFast()