![]() Updates tpctypes::DylibHandle to be an ExecutorAddr (rather than a uint64_t), and SimpleExecutorDylibManager to hold and return raw OS handle values (as ExecutorAddrs) rather than index values into a map of DynamicLibrary instances. This will allow clients to use EPCGenericDylibManager in contexts where the existing DynamicLibrary interface is too limited to be used. (e.g. to look up JIT symbols in a dylib that was loaded with RTLD_LOCAL). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ExecutorSharedMemoryMapperService.cpp | ||
JITLoaderGDB.cpp | ||
OrcRTBootstrap.cpp | ||
OrcRTBootstrap.h | ||
RegisterEHFrames.cpp | ||
SimpleExecutorDylibManager.cpp | ||
SimpleExecutorMemoryManager.cpp | ||
SimpleRemoteEPCServer.cpp | ||
TargetExecutionUtils.cpp |