LLVM API Documentation
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/OwningPtr.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/MemoryObject.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::MCObjectDisassembler |
Disassemble an ObjectFile to an MCModule and MCFunctions. This class builds on MCDisassembler to disassemble whole sections, creating MCAtom (MCTextAtom for disassembled sections and MCDataAtom for raw data). It can also be used to create a control flow graph consisting of MCFunctions and MCBasicBlocks. More... | |
class | llvm::MCMachOObjectDisassembler |
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
llvm::object | |