|
LLVM
4.0.0
|
#include <algorithm>#include <cassert>#include <cstddef>#include <cstdint>#include <functional>#include <string>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... | |
1.8.6