Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp228 auto &SDOSec = G.createSection(SynthDebugSectionName, MemProt::Read); in startSynthesis() local
230 SDOSec, G.allocateBuffer(DebugObjectSize), orc::ExecutorAddr(), 8, 0); in startSynthesis()