Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1027 LLVM_ABI void removeFromLinkOrder(JITDylib &JD);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1047 void JITDylib::removeFromLinkOrder(JITDylib &JD) { in removeFromLinkOrder() function in llvm::orc::JITDylib