LLVM  3.7.0
Classes | Namespaces | Typedefs
JITSymbol.h File Reference
#include "llvm/ExecutionEngine/JITSymbolFlags.h"
#include "llvm/Support/DataTypes.h"
#include <cassert>
#include <functional>
Include dependency graph for JITSymbol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::orc::JITSymbol
 Represents a symbol in the JIT. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::orc
 

Typedefs

typedef uint64_t llvm::orc::TargetAddress
 Represents an address in the target process's address space. More...