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

  /src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c 207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this
1652 /* Clear SHF_EXCLUDE on to be preserved sections. */
1653 flags &= ~SHF_EXCLUDE;
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c 207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this
1652 /* Clear SHF_EXCLUDE on to be preserved sections. */
1653 flags &= ~SHF_EXCLUDE;
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c 207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this
1652 /* Clear SHF_EXCLUDE on to be preserved sections. */
1653 flags &= ~SHF_EXCLUDE;
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c 207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this
1652 /* Clear SHF_EXCLUDE on to be preserved sections. */
1653 flags &= ~SHF_EXCLUDE;
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c 207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this
1652 /* Clear SHF_EXCLUDE on to be preserved sections. */
1653 flags &= ~SHF_EXCLUDE;
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c 207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this
1577 /* Clear SHF_EXCLUDE on to be preserved sections. */
1578 flags &= ~SHF_EXCLUDE;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 479 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc
  /src/sys/sys/
exec_elf.h 570 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc
  /src/tools/arm-elf2aout/sys/
exec_elf.h 481 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 481 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 623 #define SHF_EXCLUDE (1U << 31)
  /src/external/gpl3/gdb/dist/include/elf/
common.h 621 #define SHF_EXCLUDE (1U << 31)
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 584 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude
  /src/external/gpl3/binutils/dist/include/elf/
common.h 638 #define SHF_EXCLUDE (1U << 31)

Completed in 104 milliseconds