LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
RuntimeDyldImpl.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/Triple.h"
#include "llvm/ExecutionEngine/ObjectImage.h"
#include "llvm/ExecutionEngine/RuntimeDyld.h"
#include "llvm/Object/ObjectFile.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/Host.h"
#include "llvm/Support/Mutex.h"
#include "llvm/Support/SwapByteOrder.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/system_error.h"
#include <map>
Include dependency graph for RuntimeDyldImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SectionEntry
 
class  llvm::RelocationEntry
 
class  llvm::RelocationValueRef
 
class  llvm::RuntimeDyldImpl
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Macros

#define RTDYLD_INVALID_SECTION_ID   ((SID)(-1))
 

Macro Definition Documentation

#define RTDYLD_INVALID_SECTION_ID   ((SID)(-1))