Home
last modified time | relevance | path

Searched defs:getAbbreviations (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h69 const std::vector<std::unique_ptr<DIEAbbrev>> &getAbbreviations() const { in getAbbreviations() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp1054 const DWARFAbbreviationDeclarationSet *DWARFUnit::getAbbreviations() const { in getAbbreviations() function in DWARFUnit