Searched refs:GetAbbreviations (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h139 const DWARFAbbreviationDeclarationSet *GetAbbreviations() const;
H A DDWARFUnit.cpp410 const DWARFAbbreviationDeclarationSet *DWARFUnit::GetAbbreviations() const { function in class:DWARFUnit
H A DDWARFDebugInfoEntry.cpp1206 const DWARFAbbreviationDeclarationSet *abbrev_set = cu->GetAbbreviations();

Completed in 123 milliseconds