ΒΆLLVMOrcJITDylibRef
LLVMOrcExecutionSessionGetJITDylibByName(
LLVMOrcExecutionSessionRef ES,
const char* Name)
LLVMOrcJITDylibRef
LLVMOrcExecutionSessionGetJITDylibByName(
LLVMOrcExecutionSessionRef ES,
const char* Name)
Description
Returns the JITDylib with the given name, or NULL if no such JITDylib exists.
Declared at: llvm/include/llvm-c/Orc.h:940
Parameters
- LLVMOrcExecutionSessionRef ES
- const char* Name