Searched refs:scn_alignment (Results 1 – 1 of 1) sorted by relevance
129 uint64_t scn_size, scn_alignment; in _libelf_compute_section_extents() local201 scn_alignment = 0; in _libelf_compute_section_extents()277 if (d_align > scn_alignment) in _libelf_compute_section_extents()278 scn_alignment = d_align; in _libelf_compute_section_extents()288 if (scn_alignment > sh_align || in _libelf_compute_section_extents()304 if (scn_alignment > sh_align) in _libelf_compute_section_extents()305 sh_align = scn_alignment; in _libelf_compute_section_extents()