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

  /src/sys/arch/ia64/stand/ia64/efi/
start.S 46 #define DT_SYMTAB 6 /* Address of symbol table. */
185 cmp.eq p6,p0=DT_SYMTAB,r16 // symbol table?
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_ia64.S 66 #define DT_SYMTAB 6 /* Address of symbol table */
136 cmp.eq Psymtab,p0 = DT_SYMTAB,d_tag
  /src/external/bsd/file/dist/src/
readelf.h 470 #define DT_SYMTAB 6 /* Address of symbol table */
475 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 457 #define DT_SYMTAB 6 /* Address of symbol table */
462 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 524 #define DT_SYMTAB 6 /* Address of symbol table */
529 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 678 #define DT_SYMTAB 6 /* Address of symbol table */
683 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
  /src/sys/sys/
exec_elf.h 764 #define DT_SYMTAB 6 /* Address of symbol table */
769 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
792 #define DT_SYMTAB_SHNDX 34 /* Addr. of SHT_SYMTAB_SHNDX ยง of DT_SYMTAB */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 680 #define DT_SYMTAB 6 /* Address of symbol table */
685 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 680 #define DT_SYMTAB 6 /* Address of symbol table */
685 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1173 #define DT_SYMTAB 6
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1159 #define DT_SYMTAB 6
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1123 #define DT_SYMTAB 6
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1192 #define DT_SYMTAB 6

Completed in 50 milliseconds