Searched refs:UseCodeAlign (Results 1 – 16 of 16) sorted by relevance
71 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign() function in MCSectionXCOFF
92 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() function in MCSectionWasm
107 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
192 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
167 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
330 if (AF.getParent()->UseCodeAlign() && AF.hasEmitNops() && in computeFragmentSize()842 if (Sec.UseCodeAlign() && AF->hasEmitNops()) { in layout()
81 bool UseCodeAlign() const override;
79 bool UseCodeAlign() const override;
70 bool UseCodeAlign() const override;
65 bool UseCodeAlign() const override;
80 bool UseCodeAlign() const override;
181 virtual bool UseCodeAlign() const = 0;
885 if (Section.UseCodeAlign()) in finish()
3335 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local3337 ValueSize == 1 && UseCodeAlign) { in parseDirectiveAlign()
3686 if (Section->UseCodeAlign()) in parseDirectiveEven()
11316 if (Section->UseCodeAlign()) in parseDirectiveEven()11518 if (Section->UseCodeAlign()) in parseDirectiveAlign()