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