Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DDebuggerSupportPlugin.h33 virtual Error startSynthesis() = 0;
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DDebuggerSupportPlugin.cpp121 Error startSynthesis() override { in startSynthesis() function in __anonc503fda90111::MachODebugObjectSynthesizer
459 [=](LinkGraph &G) { return MDOS->startSynthesis(); }); in modifyPassConfigForMachO()