Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h191 #define MB_INFO_AOUT_SYMS 0x00000010 macro
H A Dboot.c484 mbi.flags &= ~(MB_INFO_MODS | MB_INFO_AOUT_SYMS | MB_INFO_ELF_SHDR); in load_image()
586 mbi.flags |= MB_INFO_AOUT_SYMS; in load_image()
974 if (mbi.flags & MB_INFO_AOUT_SYMS) in bsd_boot()
1020 if (mbi.flags & MB_INFO_AOUT_SYMS) in bsd_boot()
/titanic_44/usr/src/uts/common/sys/
H A Dmultiboot.h134 #define MB_INFO_AOUT_SYMS 0x00000010 macro
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog5170 OpenBSD) and the bit MB_INFO_AOUT_SYMS is set, set END_MARK to
7941 only if MBI.FLAGS has the flag MB_INFO_AOUT_SYMS. Otherwise,