Searched refs:ensureMinAlignment (Results 1 – 9 of 9) sorted by relevance
216 SXData->ensureMinAlignment(Align(4)); in emitCOFFSafeSEH()230 Sec->ensureMinAlignment(Align(4)); in emitCOFFSymbolIndex()
98 Section->ensureMinAlignment(Align(Assembler.getBundleAlignSize())); in setSectionAlignmentForBundling()
564 CurSec->ensureMinAlignment(Alignment); in emitValueToAlignment()
150 void ensureMinAlignment(Align MinAlignment) { in ensureMinAlignment() function
122 Section.ensureMinAlignment(ByteAlignment); in HexagonMCEmitCommonSymbol()
905 TextSection.ensureMinAlignment(Align(16)); in finish()906 DataSection.ensureMinAlignment(Align(16)); in finish()907 BSSSection.ensureMinAlignment(Align(16)); in finish()
597 Sec->ensureMinAlignment(AlignBoundary); in emitInstructionEnd()
235 ReadOnlySection.ensureMinAlignment(Align(64)); in emitFunctionBodyEnd()
3032 Csect->ensureMinAlignment(GOAlign); in doInitialization()