Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp137 SmallVector<DebugSectionInfo, 12> DebugSecInfos; in startSynthesis() local
155 DebugSecInfos.push_back({&Sec, Sec.getName().substr(0, SepPos), in startSynthesis()
191 for (auto &SI : DebugSecInfos) { in startSynthesis()
266 for (auto &SI : DebugSecInfos) { in startSynthesis()