Home
last modified time | relevance | path

Searched refs:section_type_alignment (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/elftoolchain/elfcopy/
H A Dsections.c894 section_type_alignment(int sht, int class) in section_type_alignment() function
960 min_alignment = section_type_alignment(s->type, ecp->oec); in resync_sections()