Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.h174 unsigned int all_input_readonly : 1; member
H A Dldlang.c2908 os->all_input_readonly = false; in check_section_callback()
4120 if (!output_section_statement->all_input_readonly) in check_input_sections()
4126 if (!output_section_statement->all_input_readonly) in check_input_sections()
4132 if (!output_section_statement->all_input_readonly) in check_input_sections()
4235 tos->all_input_readonly = true; in map_input_to_output_sections()
4237 if (tos->all_input_readonly != (tos->constraint == ONLY_IF_RO)) in map_input_to_output_sections()
H A DChangeLog-2005236 all_input_readonly. Don't init memspec.
1066 all_input_readonly to bitfield. Add ignored.
H A DChangeLog-2004934 and all_input_readonly fields.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.h175 unsigned int all_input_readonly : 1; member
H A Dldlang.c2861 os->all_input_readonly = false; in check_section_callback()
4079 if (!output_section_statement->all_input_readonly) in check_input_sections()
4085 if (!output_section_statement->all_input_readonly) in check_input_sections()
4091 if (!output_section_statement->all_input_readonly) in check_input_sections()
4197 tos->all_input_readonly = true; in map_input_to_output_sections()
4199 if (tos->all_input_readonly != (tos->constraint == ONLY_IF_RO)) in map_input_to_output_sections()
H A DChangeLog-2005236 all_input_readonly. Don't init memspec.
1066 all_input_readonly to bitfield. Add ignored.
H A DChangeLog-2004934 and all_input_readonly fields.