Home
last modified time | relevance | path

Searched defs:SHF_ALLOC (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/sys/
H A Delf_common.h424 #define SHF_ALLOC 0x2 /* Occupies memory during execution */ macro
/dflybsd-src/contrib/gdb-7/include/elf/
H A Dcommon.h494 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dcommon.h502 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dcommon.h537 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro