Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp1079 auto ProcessSymbolsJD = J.getProcessSymbolsJITDylib(); in operator ()() local
1080 if (!ProcessSymbolsJD) in operator ()()
1105 PlatformJD.addToLinkOrder(*ProcessSymbolsJD); in operator ()()
1163 auto ProcessSymbolsJD = J.getProcessSymbolsJITDylib(); in setUpGenericLLVMIRPlatform() local
1164 if (!ProcessSymbolsJD) in setUpGenericLLVMIRPlatform()
1170 PlatformJD.addToLinkOrder(*ProcessSymbolsJD); in setUpGenericLLVMIRPlatform()