Searched refs:GetDIERef (Results 1 – 5 of 5) sorted by relevance
23 std::optional<DIERef> DWARFBaseDIE::GetDIERef() const { in GetDIERef() function in DWARFBaseDIE74 const std::optional<DIERef> &ref = this->GetDIERef(); in GetID()
61 std::optional<DIERef> GetDIERef() const;
281 DIERef ref = *DWARFDIE(&unit, &die).GetDIERef(); in IndexUnitImpl()
3237 *die.GetDIERef()); in ParseType()3876 merged.push_back(*abstract_child.GetDIERef()); in MergeBlockAbstractParameters()3891 merged.push_back(*abstract_child.GetDIERef()); in MergeBlockAbstractParameters()3941 accumulator.push_back(*die.GetDIERef()); in ParseVariablesInFunctionContextRecursive()
1931 *die.GetDIERef()); in ParseStructureLikeDIE()