Lines Matching refs:MCSectionMachO
136 unsigned Next = cast<MCSectionMachO>(Sec)->getLayoutOrder() + 1; in getPaddingSize()
263 const MCSectionMachO &Section = cast<MCSectionMachO>(Sec); in writeSection()
531 const MCSectionMachO &Section = cast<MCSectionMachO>(*ISD.Section); in bindIndirectSymbols()
545 const auto &Section = cast<MCSectionMachO>(*ISD.Section); in bindIndirectSymbols()
559 const auto &Section = cast<MCSectionMachO>(*ISD.Section); in bindIndirectSymbols()
684 cast<MCSectionMachO>(Sec).setLayoutOrder(i++); in computeSectionAddresses()
690 cast<MCSectionMachO>(Sec).setLayoutOrder(i++); in computeSectionAddresses()
906 const auto &Sec = cast<MCSectionMachO>(Section); in writeObject()
913 if (!cast<MCSectionMachO>(Sec).isVirtualSection() && in writeObject()
1081 const MCSectionMachO &Section = in writeObject()
1082 static_cast<const MCSectionMachO &>(*ISD.Section); in writeObject()