Home
last modified time | relevance | path

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

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