HomeSort by: relevance | last modified time | path
    Searched refs:DT_LOPROC (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/powerpc/include/
elf_machdep.h 29 #define DT_PPC_GOT DT_LOPROC
30 #define DT_PPC64_GLINK (DT_LOPROC + 0)
31 #define DT_PPC64_OPD (DT_LOPROC + 1)
32 #define DT_PPC64_OPDSZ (DT_LOPROC + 2)
33 #define DT_PPC64_TLSOPT (DT_LOPROC + 3)
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 484 #define DT_LOPROC 0x70000000 /* Processor-specific range */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 551 #define DT_LOPROC 0x70000000 /* Processor-specific range */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 718 #define DT_LOPROC 0x70000000 /* Processor-specific range */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 718 #define DT_LOPROC 0x70000000 /* Processor-specific range */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 716 #define DT_LOPROC 0x70000000 /* Processor-specific range */
  /src/sys/sys/
exec_elf.h 822 #define DT_LOPROC 0x70000000 /* Processor-specific range */

Completed in 24 milliseconds