Searched refs:UseCodeAlign (Results 1 – 20 of 20) sorted by relevance
37 bool UseCodeAlign() const override { return false; } in UseCodeAlign() function
64 virtual bool UseCodeAlign() const = 0;
58 virtual bool UseCodeAlign() const;
66 virtual bool UseCodeAlign() const;
170 virtual bool UseCodeAlign() const;
78 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
134 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
156 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
78 bool UseCodeAlign() const override;
81 bool UseCodeAlign() const override;
83 bool UseCodeAlign() const override;
193 virtual bool UseCodeAlign() const = 0;
103 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
162 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
2016 bool UseCodeAlign = getStreamer().getCurrentSection()->UseCodeAlign(); in ParseDirectiveAlign() local2018 ValueSize == 1 && UseCodeAlign) { in ParseDirectiveAlign()
771 if (Section.UseCodeAlign()) in finish()
2995 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local2997 ValueSize == 1 && UseCodeAlign) { in parseDirectiveAlign()
2957 if (Section->UseCodeAlign()) in parseDirectiveEven()
9855 if (Section->UseCodeAlign()) in parseDirectiveEven()10134 if (Section->UseCodeAlign()) in parseDirectiveAlign()