Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1437 Status return_error; in ReturnFromFrameWithIndex() local
1440 return_error.SetErrorStringWithFormat( in ReturnFromFrameWithIndex()
1451 Status return_error; in ReturnFromFrame() local
1455 return return_error; in ReturnFromFrame()
1462 return_error.SetErrorString("No older frame to return to."); in ReturnFromFrame()
1463 return return_error; in ReturnFromFrame()
1470 return return_error; in ReturnFromFrame()
1495 if (!return_error.Success()) in ReturnFromFrame()
1496 return return_error; in ReturnFromFrame()
1523 return_error.SetErrorString("Returned past top frame."); in ReturnFromFrame()
[all …]
/freebsd-14.2/crypto/openssl/apps/include/
H A Dapps.h334 int return_error; member
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2489 Status return_error("Sending an event is not supported for this process."); in SendEventData()
2490 return return_error; in SendEventData()
/freebsd-14.2/crypto/openssl/apps/lib/
H A Ds_cb.c69 if (!verify_args.return_error) in verify_callback()
/freebsd-14.2/crypto/openssl/apps/
H A Ds_client.c1042 verify_args.return_error = 1; in s_client_main()
H A Ds_server.c1310 verify_args.return_error = 1; in s_server_main()
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.seq2371 return_error: