Home | History | Annotate | Download | only in linker

Lines Matching refs:protection

801   void protect_data(int protection) {
802 g_soinfo_allocator.protect_all(protection);
803 g_soinfo_links_allocator.protect_all(protection);
3033 /* We can also turn on GNU RELRO protection */
3035 DL_ERR("can't enable GNU RELRO protection for \"%s\": %s",