LLVM API Documentation
#include "llvm/ADT/StringRef.h"#include "llvm/Object/SymbolicFile.h"#include "llvm/Support/DataTypes.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/MemoryBuffer.h"#include <cstring>#include <vector>

Go to the source code of this file.
Classes | |
| class | llvm::object::RelocationRef |
| class | llvm::object::SectionRef |
| class | llvm::object::SymbolRef |
| class | llvm::object::symbol_iterator |
| class | llvm::object::ObjectFile |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
| namespace | llvm::object |
Typedefs | |
| typedef content_iterator < RelocationRef > | llvm::object::relocation_iterator |
| typedef content_iterator < SectionRef > | llvm::object::section_iterator |