Searched refs:HasSectionLabel (Results 1 – 1 of 1) sorted by relevance
59 DenseMap<const MCSection*, bool> HasSectionLabel; member in __anon4f25a0aa0111::MCMachOStreamer74 HasSectionLabel.clear(); in reset()140 if (LabelSections && !HasSectionLabel[Section] && in changeSection()144 HasSectionLabel[Section] = true; in changeSection()