|
LLVM 24.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h"#include "llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h"#include "llvm/ExecutionEngine/Orc/Shared/SymbolNameSpec.h"#include <cstdint>Go to the source code of this file.
Classes | |
| struct | llvm::orc::rt::sps_ci::DlfcnOpen |
| Open a JITDylib by name with the given dlopen-style mode flags; returns its dso handle. More... | |
| struct | llvm::orc::rt::sps_ci::DlfcnUpdate |
| Re-run initializers for an already-open dso handle; returns nonzero on failure. More... | |
| struct | llvm::orc::rt::sps_ci::DlfcnClose |
| Close the given dso handle, running its deinitializers; returns nonzero on failure. 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 |