Searched refs:argument_values (Results 1 – 1 of 1) sorted by relevance
524 ValueList argument_values; in RefreshTrampolines() local533 argument_values.PushValue(input_value); in RefreshTrampolines()536 abi->GetArgumentValues(exe_ctx.GetThreadRef(), argument_values); in RefreshTrampolines()935 ValueList argument_values; in GetStepThroughDispatchPlan() local954 argument_values.PushValue(void_ptr_value); in GetStepThroughDispatchPlan()955 argument_values.PushValue(void_ptr_value); in GetStepThroughDispatchPlan()956 argument_values.PushValue(void_ptr_value); in GetStepThroughDispatchPlan()960 argument_values.PushValue(void_ptr_value); in GetStepThroughDispatchPlan()961 argument_values.PushValue(void_ptr_value); in GetStepThroughDispatchPlan()964 bool success = abi->GetArgumentValues(thread, argument_values); in GetStepThroughDispatchPlan()[all …]