Searched refs:headers_value (Results 1 – 1 of 1) sorted by relevance
273 Value headers_value; // uint64_t machHeaders[] (aka void*) in NotifyBreakpointHit() local295 headers_value.SetValueType(Value::ValueType::Scalar); in NotifyBreakpointHit()296 headers_value.SetCompilerType(clang_void_ptr_type); in NotifyBreakpointHit()300 argument_values.PushValue(headers_value); in NotifyBreakpointHit()