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

  /src/external/bsd/file/dist/src/
readelf.h 500 #define DT_LOOS 0x60000000 /* Operating system specific range */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 482 #define DT_LOOS 0x60000000 /* Operating system specific range */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 549 #define DT_LOOS 0x60000000 /* Operating system specific range */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 708 #define DT_LOOS 0x60000000 /* Operating system specific range */
  /src/sys/sys/
exec_elf.h 789 #define DT_ENCODING 32 /* In [32, DT_LOOS), only evens use d_ptr */
797 #define DT_LOOS 0x60000000 /* Operating system specific range */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 710 #define DT_LOOS 0x60000000 /* Operating system specific range */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 710 #define DT_LOOS 0x60000000 /* Operating system specific range */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1199 /* Values in the range [DT_ENCODING, DT_LOOS) use d_un.d_ptr if the
1210 for DT_LOOS and DT_HIOS. Some implementations however, use
1213 #define DT_LOOS 0x6000000d
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1185 /* Values in the range [DT_ENCODING, DT_LOOS) use d_un.d_ptr if the
1196 for DT_LOOS and DT_HIOS. Some implementations however, use
1199 #define DT_LOOS 0x6000000d
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1149 /* Values in the range [DT_ENCODING, DT_LOOS) use d_un.d_ptr if the
1160 for DT_LOOS and DT_HIOS. Some implementations however, use
1163 #define DT_LOOS 0x6000000d
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1218 /* Values in the range [DT_ENCODING, DT_LOOS) use d_un.d_ptr if the
1229 for DT_LOOS and DT_HIOS. Some implementations however, use
1232 #define DT_LOOS 0x6000000d

Completed in 48 milliseconds