Searched refs:PendingLabelSections (Results 1 – 2 of 2) sorted by relevance
64 PendingLabelSections.insert(CurSection); in addPendingLabel()102 for (MCSection* Section : PendingLabelSections) in flushPendingLabels()186 PendingLabelSections.clear(); in reset()
48 SmallSetVector<MCSection *, 4> PendingLabelSections; variable