|
LLVM 24.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h"#include "llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h"#include "llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h"#include <cstdint>Go to the source code of this file.
Classes | |
| struct | llvm::orc::rt::sps_ci::DylibMgrOpen |
| Open the dylib at the given path with the given mode flags; returns a handle to it. More... | |
| struct | llvm::orc::rt::sps_ci::DylibMgrResolve |
| Resolve the given lookup set within the given dylib. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |
| namespace | llvm::orc::rt |
| namespace | llvm::orc::rt::sps_ci |
Variables | |
| constexpr char | llvm::orc::rt::sps_ci::NativeDylibManagerInstanceName [] |
| The executor-side dylib-manager instance. | |