Searched refs:protection (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp282 static void protect_data(int protection) { argument
283 g_soinfo_allocator.protect_all(protection);
284 g_soinfo_links_allocator.protect_all(protection);
2004 /* We can also turn on GNU RELRO protection */
2006 DL_ERR("can't enable GNU RELRO protection for \"%s\": %s",

Completed in 16 milliseconds