Searched refs:object_ptr (Results 1 – 6 of 6) sorted by relevance
714 lldb::addr_t object_ptr = LLDB_INVALID_ADDRESS; in AddArguments() local737 object_ptr = GetObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments()743 object_ptr = 0; in AddArguments()760 args.push_back(object_ptr); in AddArguments()
56 const addr_t object_ptr = in_value.GetPointerValue(); in GetDynamicTypeAndAddress() local57 address.SetRawAddress(object_ptr); in GetDynamicTypeAndAddress()
431 const addr_t object_ptr = in_value.GetPointerValue(); in GetDynamicTypeAndAddress() local432 address.SetRawAddress(object_ptr); in GetDynamicTypeAndAddress()
1405 (build_signature_method_call): Add the delta to the object_ptr
4840 set $foo = *object_ptr4843 `object_ptr'.
5734 set $foo = *object_ptr5739 @code{object_ptr}.