HomeSort by: relevance | last modified time | path
    Searched defs:SHF_INFO_LINK (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c 205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
1633 if (flags & SHF_INFO_LINK || sh_type == SHT_REL || sh_type == SHT_RELA)
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c 205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
1633 if (flags & SHF_INFO_LINK || sh_type == SHT_REL || sh_type == SHT_RELA)
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c 205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
1633 if (flags & SHF_INFO_LINK || sh_type == SHT_REL || sh_type == SHT_RELA)
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c 205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
1633 if (flags & SHF_INFO_LINK || sh_type == SHT_REL || sh_type == SHT_RELA)
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c 205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
1633 if (flags & SHF_INFO_LINK || sh_type == SHT_REL || sh_type == SHT_RELA)
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c 205 #define SHF_INFO_LINK 0x00000040 /* `sh_info' contains SHT index */
1558 if (flags & SHF_INFO_LINK || sh_type == SHT_REL || sh_type == SHT_RELA)
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 471 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */
  /src/sys/sys/
exec_elf.h 562 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 473 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 473 #define SHF_INFO_LINK 0x00000040 /* "sh_info" contains SHT index */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 606 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 604 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 570 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 621 #define SHF_INFO_LINK (1 << 6) /* sh_info holds section header table index */

Completed in 50 milliseconds