Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h94 auto DylibMgr = in Create() local
123 RemoteResolver(orc::EPCGenericDylibManager DylibMgr, in RemoteResolver()
127 orc::EPCGenericDylibManager DylibMgr; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.h134 std::unique_ptr<EPCGenericDylibManager> DylibMgr; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp36 lookupSymbolsAsyncHelper(EPCGenericDylibManager &DylibMgr, in lookupSymbolsAsyncHelper()