Searched refs:HasSectionLabel (Results 1 – 1 of 1) sorted by relevance
58 DenseMap<const MCSection*, bool> HasSectionLabel; member in __anon8d2d880f0111::MCMachOStreamer78 HasSectionLabel.clear(); in reset()163 if (LabelSections && !HasSectionLabel[Section] && in ChangeSection()167 HasSectionLabel[Section] = true; in ChangeSection()