Home
last modified time | relevance | path

Searched defs:SHF_INFO_LINK (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d391 enum SHF_INFO_LINK = 0x40; variable
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-elf.c205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */ macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-elf.c205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */ macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d387 enum SHF_INFO_LINK = (1 << 6); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d387 enum SHF_INFO_LINK = (1 << 6); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d269 enum SHF_INFO_LINK = (1 << 6); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d263 enum SHF_INFO_LINK = (1 << 6); variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h566 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h569 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h471 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h473 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h473 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h565 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h994 SHF_INFO_LINK = 0x40U, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d313 enum SHF_INFO_LINK = (1 << 6); variable