Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.cpp23 std::optional<DIERef> DWARFBaseDIE::GetDIERef() const { in GetDIERef() function in DWARFBaseDIE
70 const std::optional<DIERef> &ref = this->GetDIERef(); in GetID()
H A DDWARFBaseDIE.h61 std::optional<DIERef> GetDIERef() const;
H A DManualDWARFIndex.cpp284 DIERef ref = *DWARFDIE(&unit, &die).GetDIERef(); in IndexUnitImpl()
H A DSymbolFileDWARF.cpp3216 *die.GetDIERef()); in ParseType()
3857 merged.push_back(*abstract_child.GetDIERef()); in MergeBlockAbstractParameters()
3872 merged.push_back(*abstract_child.GetDIERef()); in MergeBlockAbstractParameters()
3922 accumulator.push_back(*die.GetDIERef()); in ParseVariablesInFunctionContextRecursive()
H A DDWARFASTParserClang.cpp1693 *die.GetDIERef()); in ParseStructureLikeDIE()
1855 *die.GetDIERef()) in ParseStructureLikeDIE()