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

  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 151 #define PT_LOAD 1
  /src/external/bsd/elftosb/dist/common/
ELF.h 231 PT_LOAD = 1,
  /src/external/bsd/file/dist/src/
readelf.h 200 #define PT_LOAD 1
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 289 #define PT_LOAD 1 /* Loadable program segment */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 304 #define PT_LOAD 1 /* Loadable program segment */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1278 PT_LOAD = 1, // Loadable segment.
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 346 #define PT_LOAD 1 /* Loadable program segment */
933 * There should be 1 NOTE per PT_LOAD section.
  /src/sys/sys/
exec_elf.h 438 #define PT_LOAD 1 /* Loadable program segment */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 348 #define PT_LOAD 1 /* Loadable program segment */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 348 #define PT_LOAD 1 /* Loadable program segment */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 475 #define PT_LOAD 1 /* Loadable program segment */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 475 #define PT_LOAD 1 /* Loadable program segment */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 475 #define PT_LOAD 1 /* Loadable program segment */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 475 #define PT_LOAD 1 /* Loadable program segment */

Completed in 39 milliseconds