Home
last modified time | relevance | path

Searched refs:LLVMOrcExecutionSessionGetJITDylibByName (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm-c/
DOrc.h391 LLVMOrcJITDylibRef LLVMOrcExecutionSessionGetJITDylibByName(const char *Name);
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DOrcV2CBindings.cpp277 LLVMOrcExecutionSessionGetJITDylibByName(LLVMOrcExecutionSessionRef ES, in LLVMOrcExecutionSessionGetJITDylibByName() function