Home
last modified time | relevance | path

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

/freebsd-14.2/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 __anonc03b2a1e0111::MachODebugObjectSynthesizer