Home | History | Annotate | Download | only in MC

Lines Matching refs:getSection

121   if (NextSD.getSection().isVirtualSection())
209 if (SD.getSection().isVirtualSection()) {
220 const MCSectionMachO &Section = cast<MCSectionMachO>(SD.getSection());
476 cast<MCSectionMachO>(it->SectionData->getSection());
492 cast<MCSectionMachO>(it->SectionData->getSection());
508 cast<MCSectionMachO>(it->SectionData->getSection());
542 SectionIndexMap[&it->getSection()] = Index;
584 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
616 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
707 const MCSection &SecA = SA.getSection();
708 const MCSection &SecB = FB.getParent()->getSection();
839 if (SD.getSection().isVirtualSection())
1004 static_cast<const MCSectionMachO&>(it->SectionData->getSection());