Searched refs:UseCodeAlign (Results 1 – 13 of 13) sorted by relevance
94 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() function in MCSectionWasm
110 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
191 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
168 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
82 bool UseCodeAlign() const override;
67 bool UseCodeAlign() const override;
83 bool UseCodeAlign() const override;
185 virtual bool UseCodeAlign() const = 0;
889 if (Section.UseCodeAlign()) in finish()
3284 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local3286 ValueSize == 1 && UseCodeAlign) { in parseDirectiveAlign()
3356 if (Section->UseCodeAlign()) in parseDirectiveEven()
10129 if (Section->UseCodeAlign()) in parseDirectiveEven()10331 if (Section->UseCodeAlign()) in parseDirectiveAlign()