Home
last modified time | relevance | path

Searched refs:return_error (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1450 Status return_error; in ReturnFromFrameWithIndex() local
1453 return_error.SetErrorStringWithFormat( in ReturnFromFrameWithIndex()
1464 Status return_error; in ReturnFromFrame() local
1467 return_error.SetErrorString("Can't return to a null frame."); in ReturnFromFrame()
1468 return return_error; in ReturnFromFrame()
1475 return_error.SetErrorString("No older frame to return to."); in ReturnFromFrame()
1476 return return_error; in ReturnFromFrame()
1482 return_error.SetErrorString("Could not find ABI to set return value."); in ReturnFromFrame()
1483 return return_error; in ReturnFromFrame()
1507 return_error = abi->SetReturnValueObject(older_frame_sp, return_value_sp); in ReturnFromFrame()
[all …]
/freebsd/crypto/openssl/apps/include/
H A Dapps.h343 int return_error; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2514 Status return_error("Sending an event is not supported for this process."); in SendEventData()
2515 return return_error; in SendEventData()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c72 if (!verify_args.return_error) in verify_callback()
/freebsd/crypto/openssl/apps/
H A Ds_client.c1114 verify_args.return_error = 1; in s_client_main()
H A Ds_server.c1354 verify_args.return_error = 1; in s_server_main()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq2371 return_error: