/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 389 enum SHF_OS_NONCONFORMING = (1 << 8); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 389 enum SHF_OS_NONCONFORMING = (1 << 8); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf_common.d | 271 enum SHF_OS_NONCONFORMING = (1 << 8); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | elf.d | 393 enum SHF_OS_NONCONFORMING = 0x100; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf_common.d | 265 enum SHF_OS_NONCONFORMING = (1 << 8); variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 568 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */ macro
|
H A D | ChangeLog-9103 | 1086 (SHF_OS_NONCONFORMING): New valye for sh_flags field.
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 571 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */ macro
|
H A D | ChangeLog-9103 | 1086 (SHF_OS_NONCONFORMING): New valye for sh_flags field.
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 473 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */ macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 475 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */ macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 475 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */ macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 567 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 1001 SHF_OS_NONCONFORMING = 0x100U, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Elf.cc | 942 ADD_S (SHF_OS_NONCONFORMING) in dump_sh_flags()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Elf.cc | 1036 ADD_S (SHF_OS_NONCONFORMING) in dump_sh_flags()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 315 enum SHF_OS_NONCONFORMING = (1 << 8); variable
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | elfcpp.h | 436 SHF_OS_NONCONFORMING = 0x100,
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | elfcpp.h | 436 SHF_OS_NONCONFORMING = 0x100,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 683 BCase(SHF_OS_NONCONFORMING); in bitset()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 1203 ENUM_ENT(SHF_OS_NONCONFORMING, "O"), 4018 {SHF_LINK_ORDER, "LINK ORDER"}, {SHF_OS_NONCONFORMING, "OS NONCONF"}, in printSectionDetails()
|
/netbsd-src/external/gpl3/gdb/dist/include/elf/ |
H A D | ChangeLog-9103 | 1086 (SHF_OS_NONCONFORMING): New valye for sh_flags field.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/ |
H A D | ChangeLog-9103 | 1086 (SHF_OS_NONCONFORMING): New valye for sh_flags field.
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 1207 _(SHF_OS_NONCONFORMING, 0x100,
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog-2006 | 1372 sections only if the SHF_OS_NONCONFORMING flag is present.
|