Home
last modified time | relevance | path

Searched defs:SHF_STRINGS (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d390 enum SHF_STRINGS = 0x20; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d386 enum SHF_STRINGS = (1 << 5); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d386 enum SHF_STRINGS = (1 << 5); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d268 enum SHF_STRINGS = (1 << 5); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d262 enum SHF_STRINGS = (1 << 5); variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h565 #define SHF_STRINGS (1 << 5) /* Contains null terminated character strings */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h568 #define SHF_STRINGS (1 << 5) /* Contains null terminated character strings */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h470 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h472 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h472 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h564 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h991 SHF_STRINGS = 0x20, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d312 enum SHF_STRINGS = (1 << 5); variable
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1162 SHF_STRINGS = 0x20, /* NUL-Terminated strings. */ enumerator