LLVM 24.0.0git
OrcRTBridge.h File Reference

Go to the source code of this file.

Classes

struct  llvm::orc::rt::MachOUnwindInfoRegistrarSymbolNames
 Symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface. 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_alt

Typedefs

using llvm::orc::rt::SPSSimpleExecutorMemoryManagerReserveSignature
using llvm::orc::rt::SPSSimpleExecutorMemoryManagerInitializeSignature
using llvm::orc::rt::SPSSimpleExecutorMemoryManagerDeinitializeSignature
using llvm::orc::rt::SPSSimpleExecutorMemoryManagerReleaseSignature
using llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceReserveSignature
using llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceInitializeSignature
using llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceDeinitializeSignature
using llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceReleaseSignature

Variables

LLVM_ABI const charllvm::orc::rt::SimpleExecutorMemoryManagerInstanceName
LLVM_ABI const charllvm::orc::rt::SimpleExecutorMemoryManagerReserveWrapperName
LLVM_ABI const charllvm::orc::rt::SimpleExecutorMemoryManagerInitializeWrapperName
LLVM_ABI const charllvm::orc::rt::SimpleExecutorMemoryManagerDeinitializeWrapperName
LLVM_ABI const charllvm::orc::rt::SimpleExecutorMemoryManagerReleaseWrapperName
LLVM_ABI const charllvm::orc::rt::ExecutorSharedMemoryMapperServiceInstanceName
LLVM_ABI const charllvm::orc::rt::ExecutorSharedMemoryMapperServiceReserveWrapperName
LLVM_ABI const charllvm::orc::rt::ExecutorSharedMemoryMapperServiceInitializeWrapperName
LLVM_ABI const charllvm::orc::rt::ExecutorSharedMemoryMapperServiceDeinitializeWrapperName
LLVM_ABI const charllvm::orc::rt::ExecutorSharedMemoryMapperServiceReleaseWrapperName
LLVM_ABI const charllvm::orc::rt::RegisterEHFrameSectionAllocActionName
LLVM_ABI const charllvm::orc::rt::DeregisterEHFrameSectionAllocActionName
LLVM_ABI const charllvm::orc::rt::RegisterJITLoaderGDBAllocActionName
LLVM_ABI const charllvm::orc::rt::DeregisterJITLoaderGDBAllocActionName
LLVM_ABI const char *const llvm::orc::rt::DispatchName = "__orc_rt_jit_dispatch"
LLVM_ABI const char *const llvm::orc::rt::DispatchCtxName = "__orc_rt_jit_dispatch_ctx"
const LLVM_ABI MachOUnwindInfoRegistrarSymbolNames llvm::orc::rt::orc_rt_MachOUnwindInfoRegistrarSPSSymbols
 Default symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface.
LLVM_ABI const charllvm::orc::rt_alt::UnwindInfoManagerRegisterActionName
LLVM_ABI const charllvm::orc::rt_alt::UnwindInfoManagerDeregisterActionName