Home
last modified time | relevance | path

Searched defs:relro_fd (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/android/
Ddlext.h76 int relro_fd; member
/bionic/tests/
Ddlext_test.cpp262 int relro_fd = open(relro_file_, O_CREAT | O_RDWR | O_TRUNC, 0644); in CreateRelroFile() local
318 int relro_fd = open(relro_file_, O_CREAT | O_RDWR | O_TRUNC, 0644); in TEST_F() local
327 int relro_fd = open(relro_file_, O_RDONLY); in TEST_F() local