Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1071 void replaceInLinkOrder(JITDylib &OldJD, JITDylib &NewJD,
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1335 void JITDylib::replaceInLinkOrder(JITDylib &OldJD, JITDylib &NewJD, in replaceInLinkOrder() argument
1341 KV = {&NewJD, JDLookupFlags}; in replaceInLinkOrder()