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