|
Bartleby 0.1.0
A symbol renaming toolkit
|
Error specification. More...
#include "Bartleby/Bartleby.h"#include "llvm/ADT/SmallString.h"#include "llvm/ADT/Triple.h"#include "llvm/Support/Error.h"#include <variant>Go to the source code of this file.
Classes | |
| class | saq::bartleby::Error |
| Custom error info for Bartleby. More... | |
| struct | saq::bartleby::Error::UnsupportedBinaryReason |
| Error from std::error_code. More... | |
| struct | saq::bartleby::Error::ObjectFormatTypeMismatchReason |
| Mismatch between object format type. More... | |
| struct | saq::bartleby::Error::MachOUniversalBinaryReason |
| Fat Mach-O related error. More... | |
Error specification.