Searched refs:setAllowAutoPadding (Results 1 – 4 of 4) sorted by relevance
277 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
34 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCObjectStreamer()
81 setAllowAutoPadding(Assembler->getBackend().allowAutoPadding()); in MCAsmStreamer()
1179 OS.setAllowAutoPadding(b); in changeAndComment()