LLVM 22.0.0git
EPCIndirectionUtils.h File Reference

Go to the source code of this file.

Classes

class  llvm::orc::EPCIndirectionUtils
 Provides ExecutorProcessControl based indirect stubs, trampoline pool and lazy call through manager. More...
class  llvm::orc::EPCIndirectionUtils::ABISupport
 ABI support base class. More...
class  llvm::orc::detail::ABISupportImpl< ORCABI >

Namespaces

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

Functions

LLVM_ABI Error llvm::orc::setUpInProcessLCTMReentryViaEPCIU (EPCIndirectionUtils &EPCIU)
 This will call writeResolver on the given EPCIndirectionUtils instance to set up re-entry via a function that will directly return the trampoline landing address.