Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dreadelf.h332 #define NT_NETBSD_PAX_NOMPROTECT 0x02 /* Force disable Mprotect */ macro
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c18311 ((version & NT_NETBSD_PAX_NOMPROTECT) ? "-mprotect" : ""), in process_netbsd_elf_note()