Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAbbrev.h52 getAbbreviationDeclarationSet(uint64_t CUAbbrOffset) const;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp102 DWARFDebugAbbrev::getAbbreviationDeclarationSet(uint64_t CUAbbrOffset) const { in getAbbreviationDeclarationSet() function in DWARFDebugAbbrev
DDWARFUnit.cpp81 Abbrevs = Abbrev->getAbbreviationDeclarationSet(AbbrOffset); in extractImpl()