LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Archive.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/Object/Binary.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/MemoryBuffer.h"
Include dependency graph for Archive.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::object::ArchiveMemberHeader
 
class  llvm::object::Archive
 
class  llvm::object::Archive::Child
 
class  llvm::object::Archive::child_iterator
 
class  llvm::object::Archive::Symbol
 
class  llvm::object::Archive::symbol_iterator
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::object