Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DScriptInterpreter.cpp100 Status return_error; in SetBreakpointCommandCallback() local
102 return_error = SetBreakpointCommandCallback(bp_options, callback_text); in SetBreakpointCommandCallback()
103 if (return_error.Success()) in SetBreakpointCommandCallback()
106 return return_error; in SetBreakpointCommandCallback()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1444 Status return_error; in ReturnFromFrameWithIndex() local
1447 return_error.SetErrorStringWithFormat( in ReturnFromFrameWithIndex()
1458 Status return_error; in ReturnFromFrame() local
1462 return return_error; in ReturnFromFrame()
1469 return_error.SetErrorString("No older frame to return to."); in ReturnFromFrame()
1470 return return_error; in ReturnFromFrame()
1477 return return_error; in ReturnFromFrame()
1502 if (!return_error.Success()) in ReturnFromFrame()
1503 return return_error; in ReturnFromFrame()
1529 return_error.SetErrorString("Returned past top frame."); in ReturnFromFrame()
[all …]
/freebsd-13.1/crypto/openssl/apps/
H A Dapps.h627 int return_error; member
H A Ds_cb.c67 if (!verify_args.return_error) in verify_callback()
H A Ds_client.c1132 verify_args.return_error = 1; in s_client_main()
H A Ds_server.c1301 verify_args.return_error = 1; in s_server_main()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2384 Status return_error("Sending an event is not supported for this process."); in SendEventData()
2385 return return_error; in SendEventData()
/freebsd-13.1/sys/dev/aic7xxx/
H A Daic7xxx.seq2373 return_error: