Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Das.h345 COMMON int do_not_pad_sections_to_alignment; variable
H A Dwrite.c588 if (do_not_pad_sections_to_alignment) in size_seg()
1843 && !do_not_pad_sections_to_alignment \
1871 do_not_pad_sections_to_alignment = 1; in subsegs_finish_section()
H A Das.c673 do_not_pad_sections_to_alignment = 1; in parse_args()
H A DChangeLog-20162559 * as.h (do_not_pad_sections_to_alignment): New global variable.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Das.h372 COMMON int do_not_pad_sections_to_alignment; variable
H A Dwrite.c593 if (do_not_pad_sections_to_alignment) in size_seg()
1837 && !do_not_pad_sections_to_alignment \
1865 do_not_pad_sections_to_alignment = 1; in subsegs_finish_section()
H A Das.c695 do_not_pad_sections_to_alignment = 1; in parse_args()
H A DChangeLog-20162559 * as.h (do_not_pad_sections_to_alignment): New global variable.
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff.c1728 if (!do_not_pad_sections_to_alignment in coff_frob_section()