HomeSort by: relevance | last modified time | path
    Searched defs:PF_W (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 159 #define PF_W 2
  /src/external/bsd/elftosb/dist/common/
ELF.h 244 PF_W = 0x2, //!< Segment is writable.
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 299 #define PF_W 0x2 /* Segment is writable */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 321 #define PF_W 0x2 /* Segment is writable */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 371 #define PF_W 0x2 /* Segment is writable */
  /src/sys/sys/
exec_elf.h 463 #define PF_W 0x2 /* Segment is writable */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 373 #define PF_W 0x2 /* Segment is writable */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 373 #define PF_W 0x2 /* Segment is writable */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 520 #define PF_W (1 << 1) /* Segment is writable */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 520 #define PF_W (1 << 1) /* Segment is writable */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 520 #define PF_W (1 << 1) /* Segment is writable */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 520 #define PF_W (1 << 1) /* Segment is writable */

Completed in 57 milliseconds