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