Searched refs:protect_relro (Results 1 – 3 of 3) sorted by relevance
256 bool protect_relro();
689 if (!tmp_linker_so.protect_relro()) __linker_cannot_link(args.argv[0]); in __linker_init_post_relocation()
3293 if (!is_linker() && !protect_relro()) { in link_image()3320 bool soinfo::protect_relro() { in protect_relro() function in soinfo