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

  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 126 #define SHF_WRITE 1
141 (SHF_WRITE | SHF_ALLOC | SHF_EXECINSTR)) == \
142 (SHF_WRITE | SHF_ALLOC)) /* no SHF_EXECINSTR */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 349 #define SHF_WRITE 0x1 /* Section contains writable data */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 379 #define SHF_WRITE 0x1 /* Section contains writable data */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 468 #define SHF_WRITE 0x00000001 /* Contains writable data */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 468 #define SHF_WRITE 0x00000001 /* Contains writable data */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 466 #define SHF_WRITE 0x00000001 /* Contains writable data */
  /src/sys/sys/
exec_elf.h 561 #define SHF_WRITE 0x00000001 /* Contains writable data */

Completed in 66 milliseconds