Searched defs:UseCodeAlign (Results 1 – 17 of 17) sorted by relevance
71 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign() function in MCSectionXCOFF
107 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
92 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() function in MCSectionWasm
192 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
167 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
76 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign() function in MCSectionXCOFF
93 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() function in MCSectionWasm
196 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
162 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
37 bool UseCodeAlign() const override { return false; } in UseCodeAlign() function
103 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
162 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
156 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
2995 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local
3335 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local
3361 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local