Searched refs:hh_strtab (Results 1 - 2 of 2) sorted by last modified time

/netbsd-current/include/
H A Dlink_aout.h264 long hh_strtab; /* Location of strings */ member in struct:hints_header
/netbsd-current/sbin/ldconfig/
H A Dldconfig.c397 hdr.hh_strtab = hdr.hh_hashtab + n;
401 hdr.hh_ehints = hdr.hh_strtab + hdr.hh_strtab_sz;
563 strtab = ((char *)addr + hdr->hh_strtab);

Completed in 259 milliseconds