Home
last modified time | relevance | path

Searched refs:TrampolineAddrScraperPlugin (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITLinkReentryTrampolines.h58 class TrampolineAddrScraperPlugin;
61 TrampolineAddrScraperPlugin *TrampolineAddrScraper = nullptr;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITLinkReentryTrampolines.cpp29 class JITLinkReentryTrampolines::TrampolineAddrScraperPlugin class in llvm::orc::JITLinkReentryTrampolines
112 auto TAS = std::make_shared<TrampolineAddrScraperPlugin>(); in JITLinkReentryTrampolines()