Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldlang.h165 unsigned int all_input_readonly : 1; member
H A Dldlang.c2837 os->all_input_readonly = FALSE; in check_section_callback()
3918 if (!output_section_statement->all_input_readonly) in check_input_sections()
3924 if (!output_section_statement->all_input_readonly) in check_input_sections()
3930 if (!output_section_statement->all_input_readonly) in check_input_sections()
4034 tos->all_input_readonly = TRUE; in map_input_to_output_sections()
4036 if (tos->all_input_readonly != (tos->constraint == ONLY_IF_RO)) in map_input_to_output_sections()
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldlang.h163 unsigned int all_input_readonly : 1; member
H A Dldlang.c2634 os->all_input_readonly = FALSE; in check_section_callback()
3493 if (!output_section_statement->all_input_readonly) in check_input_sections()
3499 if (!output_section_statement->all_input_readonly) in check_input_sections()
3505 if (!output_section_statement->all_input_readonly) in check_input_sections()
3611 tos->all_input_readonly = TRUE; in map_input_to_output_sections()
3613 if (tos->all_input_readonly != (tos->constraint == ONLY_IF_RO)) in map_input_to_output_sections()