Searched refs:sym_end (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c149 Elf32_Sym *sym_end; /* end of symbol table */ local
240 sym_end = sym + symdata->d_size / sizeof (Elf32_Sym);
241 for (; sym < sym_end; ++sym) {
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c870 bsd_boot_entry (int flags, int bootdev, int sym_start, int sym_end, argument

Completed in 57 milliseconds