Bartleby 0.1.0
A symbol renaming toolkit
Loading...
Searching...
No Matches
Classes
Error.h File Reference

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...
 

Detailed Description

Error specification.

Author
thb-sb