/netbsd-src/sys/arch/x68k/stand/aout2hux/ |
H A D | aout68k.h | 127 #define SHF_ALLOC 2 macro
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | ELF.h | 180 SHF_ALLOC = 0x2, //!< Allocate section. enumerator
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 350 #define SHF_ALLOC 0x2 /* Section occupies memory */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | elf.d | 387 enum SHF_ALLOC = 0x02; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 383 enum SHF_ALLOC = (1 << 1); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 383 enum SHF_ALLOC = (1 << 1); variable
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 380 #define SHF_ALLOC 0x2 /* Section occupies memory */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf_common.d | 265 enum SHF_ALLOC = (1 << 1); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf_common.d | 259 enum SHF_ALLOC = (1 << 1); variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 562 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 565 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 467 #define SHF_ALLOC 0x00000002 /* Occupies memory */ macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 469 #define SHF_ALLOC 0x00000002 /* Occupies memory */ macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 469 #define SHF_ALLOC 0x00000002 /* Occupies memory */ macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 561 #define SHF_ALLOC 0x00000002 /* Occupies memory */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 982 SHF_ALLOC = 0x2, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 309 enum SHF_ALLOC = (1 << 1); variable
|