Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/i386/
H A Dmachdep.c307 struct bootinfo_source *bl_bootinfo, paddr_t bl_esym, in native_loader() argument
319 if (bl_esym != 0) in native_loader()
320 *RELOC(int **, &esym) = (int *)((vaddr_t)bl_esym + KERNBASE); in native_loader()