Lines Matching refs:getSection
105 if (NextSD.getSection().isVirtualSection()) in getPaddingSize()
191 if (SD.getSection().isVirtualSection()) { in WriteSection()
202 const MCSectionMachO &Section = cast<MCSectionMachO>(SD.getSection()); in WriteSection()
377 cast<MCSectionMachO>(it->SectionData->getSection()); in BindIndirectSymbols()
394 cast<MCSectionMachO>(it->SectionData->getSection()); in BindIndirectSymbols()
429 SectionIndexMap[&it->getSection()] = Index; in ComputeSymbolTable()
472 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in ComputeSymbolTable()
505 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection()); in ComputeSymbolTable()
575 const MCSection &SecA = SA.getSection(); in IsSymbolRefDifferenceFullyResolvedImpl()
576 const MCSection &SecB = FB.getParent()->getSection(); in IsSymbolRefDifferenceFullyResolvedImpl()
667 if (SD.getSection().isVirtualSection()) in WriteObject()
765 static_cast<const MCSectionMachO&>(it->SectionData->getSection()); in WriteObject()