Searched defs:loadDylib (Results 1 – 7 of 7) sorted by relevance
31 loadDylib(ExecutionSession &ES, StringRef RemotePath) { in loadDylib() function
79 SelfExecutorProcessControl::loadDylib(const char *DylibPath) { loadDylib() function in llvm::orc::SelfExecutorProcessControl
28 SimpleRemoteEPC::loadDylib(const char *DylibPath) { loadDylib() function in llvm::orc::SimpleRemoteEPC
224 DylibFile *macho::loadDylib(MemoryBufferRef mbref, DylibFile *umbrella, loadDylib() function in macho
1560 static DylibFile *loadDylib(StringRef path, DylibFile *umbrella) { in loadDylib() function
264 Expected<tpctypes::DylibHandle> loadDylib(const char *DylibPath) override { TEST() function in __anon4442cf4b0111::TEST::TestEPC
479 Expected<tpctypes::DylibHandle> loadDylib(const char *DylibPath) override { loadDylib() function