Searched refs:is_reloc (Results 1 – 3 of 3) sorted by relevance
166 * layout.cc (Layout::choose_output_section): Add is_reloc parameter.167 Adjust all callers. Do not use linker script for is_reloc sections.168 (Layout::layout_reloc): Pass is_reloc == true.169 * layout.h (Layout::choose_output_section): Add is_reloc parameter.
1220 bool is_relro, bool is_reloc, bool match_input_spec);
951 bool is_relro, bool is_reloc, in choose_output_section() argument960 if (this->script_options_->saw_sections_clause() && !is_reloc) in choose_output_section()