Searched refs:DispatchFnName (Results 1 – 4 of 4) sorted by relevance
207 assert(!EI.BootstrapSymbols.count(DispatchFnName) && in sendSetupMessage() 210 EI.BootstrapSymbols[DispatchFnName] = ExecutorAddr::fromPtr(jitDispatchEntry); in sendSetupMessage()
34 extern const char *DispatchFnName;
42 const char *DispatchFnName = "__llvm_orc_SimpleRemoteEPC_dispatch_fn"; variable
352 {JDI.JITDispatchFunction, DispatchFnName}, in setup()