Home
last modified time | relevance | path

Searched refs:bi_symtab (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dbootinfo.h64 u_int32_t bi_symtab; /* struct symtab * */ member
/f-stack/freebsd/i386/i386/
H A Dgenassym.c191 ASSYM(BI_SYMTAB, offsetof(struct bootinfo, bi_symtab));
H A Dmachdep.c2184 db_fetch_ksymtab(bootinfo.bi_symtab, bootinfo.bi_esymtab, 0); in i386_kdb_init()