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