Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDcoffcode.h2943 bfd_boolean align_adjust; in coff_compute_section_file_positions() local
3106 align_adjust = FALSE; in coff_compute_section_file_positions()
3218 align_adjust = current->size != old_size; in coff_compute_section_file_positions()
3225 align_adjust = sofar != old_sofar; in coff_compute_section_file_positions()
3235 align_adjust = TRUE; in coff_compute_section_file_positions()
3254 if (align_adjust) in coff_compute_section_file_positions()