Searched refs:align_kept (Results 1 – 1 of 1) sorted by relevance
769 uint64_t align_kept = section_addraligns[kept_section]; in match_sections() local770 if (align_i <= align_kept) in match_sections()