Searched refs:AbstractRegisterLocation (Results 1 – 14 of 14) sorted by relevance
27 bool UnwindPlan::Row::AbstractRegisterLocation::operator==( in operator ==()28 const UnwindPlan::Row::AbstractRegisterLocation &rhs) const { in operator ==()60 void UnwindPlan::Row::AbstractRegisterLocation::SetAtDWARFExpression( in SetAtDWARFExpression()69 void UnwindPlan::Row::AbstractRegisterLocation::SetIsDWARFExpression( in SetIsDWARFExpression()98 void UnwindPlan::Row::AbstractRegisterLocation::Dump( in Dump()263 UnwindPlan::Row::AbstractRegisterLocation ®ister_location) const { in GetRegisterInfo()285 const UnwindPlan::Row::AbstractRegisterLocation register_location) { in SetRegisterInfo()295 AbstractRegisterLocation reg_loc; in SetRegisterLocationToAtCFAPlusOffset()307 AbstractRegisterLocation reg_loc; in SetRegisterLocationToIsCFAPlusOffset()324 AbstractRegisterLocation reg_loc; in SetRegisterLocationToUndefined()[all …]
620 UnwindPlan::Row::AbstractRegisterLocation reg_location; in ParseFDE()786 UnwindPlan::Row::AbstractRegisterLocation reg_location; in HandleCommonDwarfOpcode()816 UnwindPlan::Row::AbstractRegisterLocation reg_location; in HandleCommonDwarfOpcode()828 UnwindPlan::Row::AbstractRegisterLocation reg_location; in HandleCommonDwarfOpcode()840 UnwindPlan::Row::AbstractRegisterLocation reg_location; in HandleCommonDwarfOpcode()853 UnwindPlan::Row::AbstractRegisterLocation reg_location; in HandleCommonDwarfOpcode()914 UnwindPlan::Row::AbstractRegisterLocation reg_location; in HandleCommonDwarfOpcode()928 UnwindPlan::Row::AbstractRegisterLocation reg_location; in HandleCommonDwarfOpcode()
364 UnwindPlan::Row::AbstractRegisterLocation a_pc_regloc; in CompareUnwindPlansForIdenticalInitialPCLocation()365 UnwindPlan::Row::AbstractRegisterLocation b_pc_regloc; in CompareUnwindPlansForIdenticalInitialPCLocation()
335 UnwindPlan::Row::AbstractRegisterLocation lr_location; in GetUnwindPlan()
57 class AbstractRegisterLocation {75 AbstractRegisterLocation() : m_location() {} in AbstractRegisterLocation() function77 bool operator==(const AbstractRegisterLocation &rhs) const;79 bool operator!=(const AbstractRegisterLocation &rhs) const {352 AbstractRegisterLocation ®ister_location) const;355 const AbstractRegisterLocation register_location);422 typedef std::map<uint32_t, AbstractRegisterLocation> collection;
100 UnwindPlan::Row::AbstractRegisterLocation first_row_pc_loc; in AugmentUnwindPlanFromCallSite()129 UnwindPlan::Row::AbstractRegisterLocation last_row_pc_loc; in AugmentUnwindPlanFromCallSite()
918 UnwindPlan::Row::AbstractRegisterLocation initial_regloc; in GetNonCallSiteUnwindPlanFromAssembly()1057 UnwindPlan::Row::AbstractRegisterLocation regloc; in GetNonCallSiteUnwindPlanFromAssembly()1151 UnwindPlan::Row::AbstractRegisterLocation regloc; in GetNonCallSiteUnwindPlanFromAssembly()1250 UnwindPlan::Row::AbstractRegisterLocation sp, pc; in GetNonCallSiteUnwindPlanFromAssembly()
45 lldb_private::UnwindPlan::Row::AbstractRegisterLocation &unwind_regloc)
646 UnwindPlan::Row::AbstractRegisterLocation &unwind_regloc) { in GetFallbackRegisterLocation()
154 std::optional<UnwindPlan::Row::AbstractRegisterLocation>
108 UnwindPlan::Row::AbstractRegisterLocation &unwind_regloc);
213 UnwindPlan::Row::AbstractRegisterLocation &unwind_regloc) { in GetFallbackRegisterLocation()
1268 std::optional<UnwindPlan::Row::AbstractRegisterLocation>1275 UnwindPlan::Row::AbstractRegisterLocation unwindplan_regloc; in GetAbstractRegisterLocation()1501 std::optional<UnwindPlan::Row::AbstractRegisterLocation> abs_regloc = in SavedLocationForRegister()
615 UnwindPlan::Row::AbstractRegisterLocation loc; in ParseCFIUnwindRow()764 UnwindPlan::Row::AbstractRegisterLocation loc; in ParseWinUnwindPlan()