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

  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 128 #define SHF_EXECINSTR 4
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 351 #define SHF_EXECINSTR 0x4 /* Section contains executable insns */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 381 #define SHF_EXECINSTR 0x4 /* Section contains executable insns */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 470 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 470 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 468 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */
  /src/sys/sys/
exec_elf.h 563 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */

Completed in 21 milliseconds