Searched defs:relro_fd (Results 1 – 2 of 2) sorted by relevance
76 int relro_fd; member
262 int relro_fd = open(relro_file_, O_CREAT | O_RDWR | O_TRUNC, 0644); in CreateRelroFile() local318 int relro_fd = open(relro_file_, O_CREAT | O_RDWR | O_TRUNC, 0644); in TEST_F() local327 int relro_fd = open(relro_file_, O_RDONLY); in TEST_F() local