|
LLDB mainline
|
A binary was not found and nothing could say why. More...
#include <SymbolLocator.h>
Public Member Functions | |
| void | log (llvm::raw_ostream &os) const override |
| std::error_code | convertToErrorCode () const override |
Static Public Attributes | |
| static char | ID = 0 |
A binary was not found and nothing could say why.
Distinct from every other error so that a caller composing its own message for a plain miss cannot mistake a real failure for one.
Definition at line 35 of file SymbolLocator.h.
|
override |
Definition at line 31 of file SymbolLocator.cpp.
|
override |
Definition at line 27 of file SymbolLocator.cpp.
|
static |
Definition at line 37 of file SymbolLocator.h.