Bartleby 0.1.0
A symbol renaming toolkit
|
Bartleby specification. More...
#include "Bartleby/Symbol.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/Object/Binary.h"
#include <unordered_set>
#include <variant>
Go to the source code of this file.
Classes | |
struct | saq::bartleby::ObjectFormat |
Object format. More... | |
struct | saq::bartleby::ObjectFormat::Hash |
std::hash implementation for ObjectFormat . More... | |
class | saq::bartleby::Bartleby |
Bartleby handle. More... | |
Bartleby specification.