Home
last modified time | relevance | path

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

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