Home
last modified time | relevance | path

Searched refs:GetAbbreviationDeclarationPtr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp54 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in Extract()
236 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in GetDIENamesAndRanges()
406 const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu); in GetAttributes()
468 if (const auto *abbrevDecl = GetAbbreviationDeclarationPtr(cu)) { in GetAttributeValue()
847 DWARFDebugInfoEntry::GetAbbreviationDeclarationPtr(const DWARFUnit *cu) const { in GetAbbreviationDeclarationPtr() function in DWARFDebugInfoEntry
DDWARFDebugInfoEntry.h111 GetAbbreviationDeclarationPtr(const DWARFUnit *cu) const;