Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1103 void replaceInLinkOrder(JITDylib &OldJD, JITDylib &NewJD,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1047 void JITDylib::replaceInLinkOrder(JITDylib &OldJD, JITDylib &NewJD, in replaceInLinkOrder() argument
1053 KV = {&NewJD, JDLookupFlags}; in replaceInLinkOrder()