Lines Matching refs:getSection
120 if (NextSD.getSection().isVirtualSection()) in getPaddingSize()
206 if (SD.getSection().isVirtualSection()) { in WriteSection()
217 const MCSectionMachO &Section = cast<MCSectionMachO>(SD.getSection()); in WriteSection()
436 cast<MCSectionMachO>(it->SectionData->getSection()); in BindIndirectSymbols()
452 cast<MCSectionMachO>(it->SectionData->getSection()); in BindIndirectSymbols()
486 SectionIndexMap[&it->getSection()] = Index; in ComputeSymbolTable()
529 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in ComputeSymbolTable()
562 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in ComputeSymbolTable()
656 const MCSection &SecA = SA.getSection(); in IsSymbolRefDifferenceFullyResolvedImpl()
657 const MCSection &SecB = FB.getParent()->getSection(); in IsSymbolRefDifferenceFullyResolvedImpl()
771 if (SD.getSection().isVirtualSection()) in WriteObject()
904 static_cast<const MCSectionMachO&>(it->SectionData->getSection()); in WriteObject()