Home
last modified time | relevance | path

Searched defs:PF_W (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/sys/
H A Delf_common.h371 #define PF_W 0x2 /* Segment is writable */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h439 #define PF_W (1 << 1) /* Segment is writable */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h447 #define PF_W (1 << 1) /* Segment is writable */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h482 #define PF_W (1 << 1) /* Segment is writable */ macro