Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.h34 virtual Error completeSynthesisAndRegister() = 0;
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp287 Error completeSynthesisAndRegister() override { in completeSynthesisAndRegister() function in __anon091185a40111::MachODebugObjectSynthesizer
461 [=](LinkGraph &G) { return MDOS->completeSynthesisAndRegister(); }); in modifyPassConfigForMachO()