Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
Ddynlink.c5406 static int map_gnu_relro(int fd, struct dso *dso, ssize_t *file_offset) in map_gnu_relro() function
5484 if (map_gnu_relro(extinfo->relro_fd, p, relro_fd_offset) < 0) { in handle_relro_sharing()