Home
last modified time | relevance | path

Searched refs:GetDIERef (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.cpp21 DIERef DWARFBaseDIE::GetDIERef() const { in GetDIERef() function in DWARFBaseDIE
88 return GetDIERef().GetUID(GetDWARF()); in GetID()
H A DDWARFBaseDIE.h62 DIERef GetDIERef() const;
H A DSymbolFileDWARF.cpp3071 DIERef die_ref = die.GetDIERef(); in ParseType()
H A DDWARFASTParserClang.cpp948 .GetOpaqueQualType()] = die.GetDIERef(); in ParseTypeFromDWARF()