Lines Matching refs:LLVMOrcExecutionSessionRef
78 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ExecutionSession, LLVMOrcExecutionSessionRef)
288 LLVMOrcExecutionSessionRef ES, LLVMOrcErrorReporterFunction ReportError, in LLVMOrcExecutionSessionSetErrorReporter()
295 LLVMOrcExecutionSessionGetSymbolStringPool(LLVMOrcExecutionSessionRef ES) { in LLVMOrcExecutionSessionGetSymbolStringPool()
305 LLVMOrcExecutionSessionIntern(LLVMOrcExecutionSessionRef ES, const char *Name) { in LLVMOrcExecutionSessionIntern()
414 LLVMOrcExecutionSessionRef
549 LLVMOrcExecutionSessionCreateBareJITDylib(LLVMOrcExecutionSessionRef ES, in LLVMOrcExecutionSessionCreateBareJITDylib()
555 LLVMOrcExecutionSessionCreateJITDylib(LLVMOrcExecutionSessionRef ES, in LLVMOrcExecutionSessionCreateJITDylib()
566 LLVMOrcExecutionSessionGetJITDylibByName(LLVMOrcExecutionSessionRef ES, in LLVMOrcExecutionSessionGetJITDylibByName()
837 LLVMOrcExecutionSessionRef LLVMOrcLLJITGetExecutionSession(LLVMOrcLLJITRef J) { in LLVMOrcLLJITGetExecutionSession()
914 LLVMOrcExecutionSessionRef ES) { in LLVMOrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManager()
948 const char *TargetTriple, LLVMOrcExecutionSessionRef ES, in LLVMOrcCreateLocalLazyCallThroughManager()