Searched refs:GetDebugSection (Results 1 – 4 of 4) sorted by relevance
28 m_cu->GetDebugSection(), m_die->GetOffset()); in GetDIERef()
59 ns_unit.GetDebugSection() == die_ref.section() && in FindAllEntriesForUnit()
203 return lhs < std::make_pair(rhs->GetDebugSection(), rhs->GetOffset()); in FindUnitIndex()
203 DIERef::Section GetDebugSection() const { return m_section; } in GetDebugSection() function