Searched refs:SetAtCFAPlusOffset (Results 1 – 5 of 5) 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()
286 reg_loc.SetAtCFAPlusOffset(offset); in SetRegisterLocationToAtCFAPlusOffset()
947 initial_regloc.SetAtCFAPlusOffset(-current_sp_bytes_offset_from_fa); in GetNonCallSiteUnwindPlanFromAssembly()1070 regloc.SetAtCFAPlusOffset(-current_sp_bytes_offset_from_fa); in GetNonCallSiteUnwindPlanFromAssembly()1167 regloc.SetAtCFAPlusOffset(-(stack_offset + fa_value_ptr->GetOffset())); in GetNonCallSiteUnwindPlanFromAssembly()
2238 regloc.SetAtCFAPlusOffset(-8); in TEST_F()2251 regloc.SetAtCFAPlusOffset(-16); in TEST_F()2325 regloc.SetAtCFAPlusOffset(-8); in TEST_F()2338 regloc.SetAtCFAPlusOffset(-16); in TEST_F()2403 regloc.SetAtCFAPlusOffset(-4); in TEST_F()2416 regloc.SetAtCFAPlusOffset(-8); in TEST_F()
108 void SetAtCFAPlusOffset(int32_t offset) { in SetAtCFAPlusOffset() function