Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.h33 virtual Error startSynthesis() = 0;
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp97 Error startSynthesis() override { in startSynthesis() function in __anonc03b2a1e0111::MachODebugObjectSynthesizer
411 [=](LinkGraph &G) { return MDOS->startSynthesis(); }); in modifyPassConfigForMachO()