Searched refs:protflags (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/libexec/ld.elf_so/
H A Dmap_object.c52 static int protflags(int); /* Elf flags -> mmap protection */
247 text_flags = protflags(segs[0]->p_flags);
251 data_flags = protflags(segs[1]->p_flags);
448 protflags(int elfflags) function

Completed in 54 milliseconds