LLVM  4.0.0
Classes | Namespaces | Typedefs
JITSymbol.h File Reference
#include <algorithm>
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <functional>
#include <string>
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::JITSymbolFlags
 Flags for symbols in the JIT. More...
 
class  llvm::JITEvaluatedSymbol
 Represents a symbol that has been evaluated to an address already. More...
 
class  llvm::JITSymbol
 Represents a symbol in the JIT. More...
 
class  llvm::JITSymbolResolver
 Symbol resolution. More...
 

Namespaces

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

Typedefs

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