Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/include/
H A Dbootinfo.h63 u_int32_t bi_symtab; /* struct symtab * */ member
/dragonfly/stand/boot/pc32/libi386/
H A Dbootinfo32.c263 bi.bi_symtab = ssym; /* XXX this is only the primary kernel symtab */ in bi_load32()
/dragonfly/stand/boot/pc32/boot2/
H A Dboot2.c408 bootinfo.bi_symtab = VTOP(p); in load()