Home | History | Annotate | Download | only in gold

Lines Matching refs:is_relro

809 // in the output sections.  IS_RELRO is true for a relro section.
814 Output_section_order order, bool is_relro)
879 os = this->make_output_section(name, type, flags, order, is_relro);
933 // sections. IS_RELRO is true for a relro section. This will return
940 bool is_relro)
1004 order, is_relro);
1063 return this->get_output_section(name, name_key, type, flags, order, is_relro);
1612 Output_section_order order, bool is_relro)
1615 false, order, is_relro);
1636 // appear in the output segment. IS_RELRO is true if this is a relro
1642 Output_section_order order, bool is_relro)
1698 is_relro = true;
1700 is_relro = true;
1703 is_relro = true;
1709 is_relro = true;
1714 is_relro = true;
1717 if (is_relro)
1859 if (os->is_relro())
2034 if (os->is_relro