Searched refs:MB_INFO_AOUT_SYMS (Results 1 – 4 of 4) 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()974 if (mbi.flags & MB_INFO_AOUT_SYMS) in bsd_boot()1020 if (mbi.flags & MB_INFO_AOUT_SYMS) in bsd_boot()
134 #define MB_INFO_AOUT_SYMS 0x00000010 macro
5170 OpenBSD) and the bit MB_INFO_AOUT_SYMS is set, set END_MARK to7941 only if MBI.FLAGS has the flag MB_INFO_AOUT_SYMS. Otherwise,