Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp139 StringMap<std::unique_ptr<MemoryBuffer>> DebugSectionMap; in startSynthesis() local
151 DebugSectionMap[SecName] = in startSynthesis()
164 DWARFContext::create(DebugSectionMap, G.getPointerSize(), in startSynthesis()