Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldlang.h161 unsigned int all_input_readonly : 1; member
Dldlang.c2621 os->all_input_readonly = FALSE; in check_section_callback()
3498 if (! output_section_statement->all_input_readonly) in check_input_sections()
3504 if (! output_section_statement->all_input_readonly) in check_input_sections()
3510 if (! output_section_statement->all_input_readonly) in check_input_sections()
3616 tos->all_input_readonly = TRUE; in map_input_to_output_sections()
3618 if (tos->all_input_readonly != (tos->constraint == ONLY_IF_RO)) in map_input_to_output_sections()
DChangeLog-2005236 all_input_readonly. Don't init memspec.
1066 all_input_readonly to bitfield. Add ignored.
DChangeLog-2004934 and all_input_readonly fields.