Searched defs:relro_fd (Results 1 – 3 of 3) sorted by relevance
73 int relro_fd; member
344 int relro_fd = -1; in CreateSharedRelro() local380 int relro_fd = -1; in UseSharedRelro() local
397 int relro_fd = -1; in LoadLibrary() local519 int relro_fd = open(filepath, O_RDWR | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR); in CreateSharedRelro() local