Searched refs:PF_W (Results 1 – 3 of 3) sorted by relevance
322 #define PF_W 2 macro
675 if ((tmp_phdr->p_memsz > tmp_phdr->p_filesz) && (tmp_phdr->p_flags & PF_W)) in elf_file_mmap()
639 #define PF_W (1 << 1) /* Segment is writable */ macro
Completed in 28 milliseconds