Searched refs:ensureMinAlignment (Results 1 – 10 of 10) sorted by relevance
258 SXData->ensureMinAlignment(Align(4)); in emitCOFFSafeSEH()273 Sec->ensureMinAlignment(Align(4)); in emitCOFFSymbolIndex()
91 Section->ensureMinAlignment(Align(Assembler.getBundleAlignSize())); in setSectionAlignmentForBundling()
600 CurSec->ensureMinAlignment(Alignment); in emitValueToAlignment()
122 Section.ensureMinAlignment(ByteAlignment); in HexagonMCEmitCommonSymbol()
958 TextSection.ensureMinAlignment(Align(16)); in finish()959 DataSection.ensureMinAlignment(Align(16)); in finish()960 BSSSection.ensureMinAlignment(Align(16)); in finish()
341 Section->ensureMinAlignment(Align(4)); in changeSection()
164 void ensureMinAlignment(Align MinAlignment) { in ensureMinAlignment() function
583 Sec->ensureMinAlignment(AlignBoundary); in emitInstructionEnd()
232 ReadOnlySection.ensureMinAlignment(Align(64)); in emitFunctionBodyEnd()
3061 Csect->ensureMinAlignment(GOAlign); in doInitialization()