LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h"
Definition at line 176 of file LinkGraphLinkingLayer.h.
llvm::orc::EHFrameRegistrationPlugin::EHFrameRegistrationPlugin | ( | ExecutionSession & | ES, |
std::unique_ptr< jitlink::EHFrameRegistrar > | Registrar | ||
) |
Definition at line 584 of file LinkGraphLinkingLayer.cpp.
|
overridevirtual |
Reimplemented from llvm::orc::LinkGraphLinkingLayer::Plugin.
Definition at line 588 of file LinkGraphLinkingLayer.cpp.
References Addr, llvm::jitlink::createEHFrameRecorderPass(), G, llvm::jitlink::PassConfiguration::PostFixupPasses, and Size.
|
overridevirtual |
Reimplemented from llvm::orc::LinkGraphLinkingLayer::Plugin.
Definition at line 603 of file LinkGraphLinkingLayer.cpp.
References assert(), llvm::orc::ExecutorAddrRange::Start, llvm::Error::success(), and llvm::orc::MaterializationResponsibility::withResourceKeyDo().
|
overridevirtual |
Implements llvm::orc::LinkGraphLinkingLayer::Plugin.
Definition at line 626 of file LinkGraphLinkingLayer.cpp.
References llvm::Error::success().
|
overridevirtual |
Implements llvm::orc::LinkGraphLinkingLayer::Plugin.
Definition at line 633 of file LinkGraphLinkingLayer.cpp.
References assert(), I, llvm::joinErrors(), llvm::orc::ExecutionSession::runSessionLocked(), and llvm::Error::success().
|
overridevirtual |
Implements llvm::orc::LinkGraphLinkingLayer::Plugin.
Definition at line 657 of file LinkGraphLinkingLayer.cpp.