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

  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 473 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */
  /src/sys/sys/
exec_elf.h 564 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 475 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 475 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 608 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 606 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 572 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 623 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */

Completed in 50 milliseconds