Lines Matching refs:Align
604 // Align the header with the padding if needed, before we put out the table.1432 unsigned Align = LastInSection ? asmInfo->getPointerSize() : PCSize;1433 Streamer.EmitValueToAlignment(Align);