|
LLVM 24.0.0git
|
#include "llvm/ExecutionEngine/Orc/DylibManager.h"#include "llvm/ExecutionEngine/Orc/ExecutorProcessControl.h"#include "llvm/ExecutionEngine/Orc/RTBridge/Proxy.h"#include "llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h"#include "llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h"#include "llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| class | llvm::orc::EPCGenericDylibManager |
| struct | llvm::orc::EPCGenericDylibManager::Bindings |
| The resolved controller-side handle to an executor-side dylib manager: the address of the manager instance (passed as the first argument to each call) plus the proxies for its functions. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |