Home
last modified time | relevance | path

Searched defs:aligned_filesize (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Dbinary.cc154 section_size_type aligned_filesize = align_address(filesize, align); in sized_convert() local
/dragonfly/contrib/binutils-2.27/gold/
H A Dbinary.cc154 section_size_type aligned_filesize = align_address(filesize, align); in sized_convert() local