Lines Matching refs:relro
5926 if (seg->relro == exp_seg_relro_start)
5935 else if (seg->relro == exp_seg_relro_end)
6411 expld.dataseg.relro = exp_seg_relro_none;
6417 expld.dataseg.relro = exp_seg_relro_none;
6630 /* For sections in the relro segment.. */
6663 if (link_info.relro && expld.dataseg.relro_end)
6707 if (link_info.relro && expld.dataseg.relro_end)
7920 /* Iterate over sections for relro sections. */
7970 link_info.relro = false;
8636 /* Check relro sections. */
8637 if (link_info.relro && !bfd_link_relocatable (&link_info))