Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp140 StringRef DebugLineSectionData; in startSynthesis() local
154 DebugLineSectionData = SectionData; in startSynthesis()
159 if (!DebugLineSectionData.empty()) { in startSynthesis()
167 DebugLineSectionData, G.getEndianness() == llvm::endianness::little, in startSynthesis()