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

  /src/sys/arch/ia64/stand/ia64/efi/
start.S 45 #define DT_STRTAB 5 /* Address of string table. */
  /src/external/bsd/file/dist/src/
readelf.h 465 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
469 #define DT_STRTAB 5 /* Address of string table */
474 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
478 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
479 #define DT_RPATH 15 /* Library search path (DT_STRTAB offset) */
  /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/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 759 #define DT_NEEDED 1 /* Name of needed library (DT_STRTAB offset) */
763 #define DT_STRTAB 5 /* Address of string table */
768 #define DT_STRSZ 10 /* Size, in bytes, of DT_STRTAB table */
772 #define DT_SONAME 14 /* Shared object name (DT_STRTAB offset) */
773 #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/external/gpl3/binutils.old/dist/include/elf/
common.h 1172 #define DT_STRTAB 5
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1158 #define DT_STRTAB 5
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1122 #define DT_STRTAB 5
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1191 #define DT_STRTAB 5

Completed in 46 milliseconds