Searched defs:UseCodeAlign (Results 1 – 14 of 14) sorted by relevance
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
37 bool UseCodeAlign() const override { return false; } in UseCodeAlign() function
110 bool MCSectionCOFF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionCOFF
94 bool MCSectionWasm::UseCodeAlign() const { return false; } in UseCodeAlign() function in MCSectionWasm
188 bool MCSectionELF::UseCodeAlign() const { in UseCodeAlign() function in MCSectionELF
168 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign() function in MCSectionMachO
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() local
2995 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local
3269 bool UseCodeAlign = Section->UseCodeAlign(); in parseDirectiveAlign() local