Searched refs:HasSectionLabel (Results 1 – 1 of 1) sorted by relevance
62 DenseMap<const MCSection*, bool> HasSectionLabel; member in __anonc1ce81810111::MCMachOStreamer82 HasSectionLabel.clear(); in reset()180 if (LabelSections && !HasSectionLabel[Section] && in changeSection()184 HasSectionLabel[Section] = true; in changeSection()