LLVM 20.0.0git
Classes | Namespaces | Macros | Functions
JITLinkReentryTrampolines.cpp File Reference
#include "llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h"
#include "llvm/ExecutionEngine/JITLink/aarch64.h"
#include "llvm/ExecutionEngine/JITLink/x86_64.h"
#include "llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h"
#include <memory>

Go to the source code of this file.

Classes

class  llvm::orc::JITLinkReentryTrampolines::TrampolineAddrScraperPlugin
 

Namespaces

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

Macros

#define DEBUG_TYPE   "orc"
 

Functions

Expected< std::unique_ptr< LazyReexportsManager > > llvm::orc::createJITLinkLazyReexportsManager (ObjectLinkingLayer &ObjLinkingLayer, RedirectableSymbolManager &RSMgr, JITDylib &PlatformJD)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "orc"

Definition at line 17 of file JITLinkReentryTrampolines.cpp.