Searched refs:NonDebugSections (Results 1 – 1 of 1) sorted by relevance
115 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