LLVM 22.0.0git
UnwindInfoManager.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::orc

Macros

#define DEBUG_TYPE   "orc"

Functions

static orc::shared::CWrapperFunctionResult llvm_orc_rt_alt_UnwindInfoManager_register (const char *ArgData, size_t ArgSize)
static orc::shared::CWrapperFunctionResult llvm_orc_rt_alt_UnwindInfoManager_deregister (const char *ArgData, size_t ArgSize)

Variables

static const charllvm::orc::AddFnName
static const charllvm::orc::RemoveFnName
static std::unique_ptr< UnwindInfoManagerllvm::orc::Instance
static int(* llvm::orc::RemoveFindDynamicUnwindSections )(void *) = nullptr

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "orc"

Definition at line 17 of file UnwindInfoManager.cpp.

Function Documentation

◆ llvm_orc_rt_alt_UnwindInfoManager_deregister()

orc::shared::CWrapperFunctionResult llvm_orc_rt_alt_UnwindInfoManager_deregister ( const char * ArgData,
size_t ArgSize )
static

◆ llvm_orc_rt_alt_UnwindInfoManager_register()

orc::shared::CWrapperFunctionResult llvm_orc_rt_alt_UnwindInfoManager_register ( const char * ArgData,
size_t ArgSize )
static