Home
last modified time | relevance | path

Searched defs:EPCIU (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp28 getIndirectStubs(EPCIndirectionUtils &EPCIU, unsigned NumStubs) { in getIndirectStubs()
48 EPCIndirectionUtils &EPCIU; member in __anonb9266b250111::EPCTrampolinePool
57 EPCIndirectStubsManager(EPCIndirectionUtils &EPCIU) : EPCIU(EPCIU) {} in EPCIndirectStubsManager()
76 EPCIndirectionUtils &EPCIU; member in __anonb9266b250111::EPCIndirectStubsManager
80 EPCTrampolinePool::EPCTrampolinePool(EPCIndirectionUtils &EPCIU) in EPCTrampolinePool()
418 Error setUpInProcessLCTMReentryViaEPCIU(EPCIndirectionUtils &EPCIU) { in setUpInProcessLCTMReentryViaEPCIU()