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