Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp135 StringMap<std::unique_ptr<MemoryBuffer>> DebugSectionMap; in startSynthesis() local
147 DebugSectionMap[SecName.drop_front(2)] = // drop "__" prefix. in startSynthesis()
160 DWARFContext::create(DebugSectionMap, G.getPointerSize(), in startSynthesis()