Home
last modified time | relevance | path

Searched refs:protect_relro (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker.h288 bool protect_relro();
Dlinker.cpp4026 if (!is_linker() && !protect_relro()) { in link_image()
4051 bool soinfo::protect_relro() { in protect_relro() function in soinfo
4451 if (!linker_so.protect_relro()) __linker_cannot_link(args);