Searched refs:alignmentError (Results 1 – 1 of 1) sorted by relevance
835 Elf64_Off alignmentError = current_file_pos % 4; in layout_section_table() local836 current_file_pos += ( 4 - alignmentError ) % 4; in layout_section_table()