reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
152 bool Created = changeSectionImpl(Section, Subsection); 153 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); 162 if (LabelSections && !HasSectionLabel[Section] && 163 !Section->getBeginSymbol()) { 165 Section->setBeginSymbol(Label); 166 HasSectionLabel[Section] = true;