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

  /src/sys/arch/ia64/stand/ia64/efi/
start.S 45 #define DT_STRTAB 5 /* Address of string table. */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 452 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
456 #define DT_STRTAB 5 /* Address of string table */
461 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
465 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
466 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 519 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
523 #define DT_STRTAB 5 /* Address of string table */
528 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
532 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
533 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 675 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
679 #define DT_STRTAB 5 /* Address of string table */
684 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
688 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
689 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 675 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
679 #define DT_STRTAB 5 /* Address of string table */
684 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
688 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
689 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 673 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
677 #define DT_STRTAB 5 /* Address of string table */
682 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
686 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
687 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */
  /src/sys/sys/
exec_elf.h 774 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
778 #define DT_STRTAB 5 /* Address of string table */
783 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
787 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
788 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */

Completed in 27 milliseconds