Searched refs:DT_SYMTAB (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h220 #define DT_SYMTAB 6 macro
/osnet-11/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c101 * DT_SYMTAB base of dynsym
105 * The DT_SYMTAB entry gives us any easy way of getting to the base
295 case DT_SYMTAB:
H A DPsymtab.c1946 case DT_SYMTAB:
1947 dprintf("DT_SYMTAB is %p\n",
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h627 #define DT_SYMTAB 6 /* Address of symbol table */ macro

Completed in 92 milliseconds