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

  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 127 #define SHF_ALLOC 2
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 350 #define SHF_ALLOC 0x2 /* Section occupies memory */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 380 #define SHF_ALLOC 0x2 /* Section occupies memory */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 469 #define SHF_ALLOC 0x00000002 /* Occupies memory */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 469 #define SHF_ALLOC 0x00000002 /* Occupies memory */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 467 #define SHF_ALLOC 0x00000002 /* Occupies memory */
  /src/sys/sys/
exec_elf.h 562 #define SHF_ALLOC 0x00000002 /* Occupies memory */

Completed in 50 milliseconds