Home
last modified time | relevance | path

Searched defs:err_str (Results 1 – 14 of 14) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/
H A DDNBError.cpp88 const char *err_str = AsString(); in LogThreadedIfError() local
106 const char *err_str = AsString(); in LogThreaded() local
H A DDNBError.h80 void SetErrorString(const char *err_str) { in SetErrorString()
H A DRNBContext.cpp274 const char *err_str = m_launch_status.AsString(); in LaunchStatusAsString() local
H A Ddebugserver.cpp370 char err_str[1024]; in RNBRunLoopLaunchAttaching() local
1459 char err_str[1024] = {'\0'}; main() local
[all...]
H A DDNB.cpp326 bool no_stdio, int disable_aslr, const char *event_data, char *err_str, in DNBProcessLaunch() argument
428 DNBProcessAttachByName(const char * name,struct timespec * timeout,const RNBContext::IgnoredExceptions & ignored_exceptions,char * err_str,size_t err_len) DNBProcessAttachByName() argument
457 DNBProcessAttach(nub_process_t attach_pid,struct timespec * timeout,const RNBContext::IgnoredExceptions & ignored_exceptions,char * err_str,size_t err_len) DNBProcessAttach() argument
706 DNBProcessAttachWait(RNBContext * ctx,const char * waitfor_process_name,bool ignore_existing,struct timespec * timeout_abstime,useconds_t waitfor_interval,char * err_str,size_t err_len,DNBShouldCancelCallback should_cancel_callback,void * callback_data) DNBProcessAttachWait() argument
[all...]
H A DRNBRemote.cpp3855 char err_str[1024] = {'\0'}; HandlePacket_v() local
[all...]
/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp60 const std::string err_str = sys::StrError(); in initialize() local
71 const std::string err_str = sys::StrError(); in ~OProfileJITEventListener() local
/llvm-project/lldb/unittests/Process/Utility/
H A DLinuxProcMapsTest.cpp34 std::string err_str; member in LinuxProcMapsTestFixture
/llvm-project/offload/include/OpenMP/
H A DInteropAPI.h32 const char *err_str = nullptr; member
/llvm-project/lldb/source/API/
H A DSBError.cpp132 SetErrorString(const char * err_str) SetErrorString() argument
/llvm-project/lldb/source/Utility/
H A DStatus.cpp232 SetErrorString(llvm::StringRef err_str) SetErrorString() argument
/llvm-project/libc/utils/gpu/loader/nvptx/
H A DLoader.cpp
/llvm-project/lldb/source/Target/
H A DStopInfo.cpp458 const char *err_str = PerformAction() local
945 const char *err_str = error.AsCString("<unknown error>"); PerformAction() local
/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc354 std::string err_str; in TestCase() local