Searched refs:UseCodeAlign (Results 1 – 17 of 17) sorted by relevance
74 bool UseCodeAlign() const override;
75 bool UseCodeAlign() const override;
84 bool UseCodeAlign() const override;
64 bool UseCodeAlign() const override;
107 bool UseCodeAlign() const override;
186 virtual bool UseCodeAlign() const = 0;
105 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() function in MCSectionWasm
107 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
118 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign() function in MCSectionXCOFF
199 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
162 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
334 if (AF.getParent()->UseCodeAlign() && AF.hasEmitNops() && in computeFragmentSize()887 if (Sec.UseCodeAlign() && AF.hasEmitNops()) in layout()
904 if (Section.UseCodeAlign()) in finish()
3443 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local3445 ValueSize == 1 && UseCodeAlign) { in parseDirectiveAlign()
4498 if (Section->UseCodeAlign()) { in parseDirectiveAlign()
4722 if (Section->UseCodeAlign()) in parseDirectiveEven()
11784 if (Section->UseCodeAlign()) in parseDirectiveEven()11986 if (Section->UseCodeAlign()) in parseDirectiveAlign()