Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp426 GetAbbreviationDeclarationPtr(dwarf2Data, cu, offset); in GetDIENamesAndRanges()
796 abbrevDecl = GetAbbreviationDeclarationPtr(dwarf2Data, cu, offset); in GetAttributes()
875 GetAbbreviationDeclarationPtr(dwarf2Data, cu, offset); in GetAttributeValue()
1222 die.GetAbbreviationDeclarationPtr(dwarf2Data, cu, offset); in AppendTypeName()
1786 DWARFDebugInfoEntry::GetAbbreviationDeclarationPtr( in GetAbbreviationDeclarationPtr() function in DWARFDebugInfoEntry
H A DDWARFDebugInfoEntry.h194 GetAbbreviationDeclarationPtr(SymbolFileDWARF *dwarf2Data,