Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h120 const llvm::DWARFAbbreviationDeclarationSet *GetAbbreviations() const;
H A DDWARFDebugInfoEntry.cpp623 cu->GetAbbreviations(); in GetAbbreviationDeclarationPtr()
H A DDWARFUnit.cpp446 DWARFUnit::GetAbbreviations() const { in GetAbbreviations() function in DWARFUnit