Searched refs:SetAtCFAPlusOffset (Results 1 – 4 of 4) sorted by relevance
833 reg_location.SetAtCFAPlusOffset(op_offset); in HandleCommonDwarfOpcode()851 reg_location.SetAtCFAPlusOffset(op_offset); in HandleCommonDwarfOpcode()963 reg_location.SetAtCFAPlusOffset(op_offset); in HandleCommonDwarfOpcode()
285 reg_loc.SetAtCFAPlusOffset(offset); in SetRegisterLocationToAtCFAPlusOffset()
946 initial_regloc.SetAtCFAPlusOffset(-current_sp_bytes_offset_from_fa); in GetNonCallSiteUnwindPlanFromAssembly()1069 regloc.SetAtCFAPlusOffset(-current_sp_bytes_offset_from_fa); in GetNonCallSiteUnwindPlanFromAssembly()1166 regloc.SetAtCFAPlusOffset(-(stack_offset + fa_value_ptr->GetOffset())); in GetNonCallSiteUnwindPlanFromAssembly()
108 void SetAtCFAPlusOffset(int32_t offset) { in SetAtCFAPlusOffset() function