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

  /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/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/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/lib/librumpuser/
rumpuser_dl.c 208 case DT_SYMTAB:
  /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/libexec/ld.elf_so/arch/mips/
mips_reloc.c 172 case DT_SYMTAB:
  /src/libexec/ld.elf_so/arch/hppa/
hppa_reloc.c 214 case DT_SYMTAB:
  /src/libexec/ld.elf_so/
headers.c 139 case 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/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 779 #define DT_SYMTAB 6 /* Address of symbol table */
784 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */
807 #define DT_SYMTAB_SHNDX 34 /* Addr. of SHT_SYMTAB_SHNDX ยง of DT_SYMTAB */

Completed in 27 milliseconds