Searched refs:object_ptr (Results 1 – 3 of 3) sorted by relevance
877 lldb::addr_t object_ptr = LLDB_INVALID_ADDRESS; in AddArguments() local906 object_ptr = address.address; in AddArguments()909 object_ptr = in AddArguments()912 object_ptr = GetObjectPointer(frame_sp, object_name, object_ptr_error); in AddArguments()920 object_ptr = 0; in AddArguments()937 args.push_back(object_ptr); in AddArguments()
58 const addr_t object_ptr = in_value.GetPointerValue().address; in GetDynamicTypeAndAddress() local59 address.SetRawAddress(object_ptr); in GetDynamicTypeAndAddress()
804 const addr_t object_ptr = in_value.GetPointerValue().address; in GetDynamicTypeAndAddress() local805 address.SetRawAddress(object_ptr); in GetDynamicTypeAndAddress()