Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectPlatform.cpp1695 const char *signo_cstr = Host::GetSignalAsCString(signo); in DoExecute() local
1696 if (signo_cstr) in DoExecute()
1699 status, signo_cstr); in DoExecute()