Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp159 NonDebugSections.push_back(&Sec); in startSynthesis()
305 for (auto *Sec : NonDebugSections) { in completeSynthesisAndRegister()
362 SmallVector<Section *, 16> NonDebugSections; member in __anon091185a40111::MachODebugObjectSynthesizer