Searched refs:MB_INFO_AOUT_SYMS (Results 1 – 3 of 3) sorted by relevance
191 #define MB_INFO_AOUT_SYMS 0x00000010 macro
484 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()964 if (mbi.flags & MB_INFO_AOUT_SYMS) in bsd_boot()1010 if (mbi.flags & MB_INFO_AOUT_SYMS) in bsd_boot()
5011 OpenBSD) and the bit MB_INFO_AOUT_SYMS is set, set END_MARK to7782 only if MBI.FLAGS has the flag MB_INFO_AOUT_SYMS. Otherwise,