Searched refs:headers_value (Results 1 – 1 of 1) sorted by relevance
236 Value headers_value; // uint64_t machHeaders[] (aka void*) in NotifyBreakpointHit() local258 headers_value.SetValueType(Value::eValueTypeScalar); in NotifyBreakpointHit()259 headers_value.SetCompilerType(clang_void_ptr_type); in NotifyBreakpointHit()263 argument_values.PushValue(headers_value); in NotifyBreakpointHit()