Searched refs:HasSectionLabel (Results 1 – 1 of 1) sorted by relevance
61 DenseMap<const MCSection*, bool> HasSectionLabel; member in __anon43cab0e00111::MCMachOStreamer81 HasSectionLabel.clear(); in reset()179 if (LabelSections && !HasSectionLabel[Section] && in changeSection()183 HasSectionLabel[Section] = true; in changeSection()