Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp115 NonDebugSections.push_back({&Sec, nullptr}); in startSynthesis()
200 for (auto &NDSP : NonDebugSections) { in startSynthesis()
245 for (auto &NDSec : NonDebugSections) { in completeSynthesisAndRegister()
315 SmallVector<SectionPair, 16> NonDebugSections; member in __anon35c4419d0111::MachODebugObjectSynthesizer