OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MB_INFO_AOUT_SYMS
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
mb_info.h
191
#define
MB_INFO_AOUT_SYMS
0x00000010
boot.c
484
mbi.flags &= ~(MB_INFO_MODS |
MB_INFO_AOUT_SYMS
| MB_INFO_ELF_SHDR);
586
mbi.flags |=
MB_INFO_AOUT_SYMS
;
964
if (mbi.flags &
MB_INFO_AOUT_SYMS
)
1010
if (mbi.flags &
MB_INFO_AOUT_SYMS
)
Completed in 54 milliseconds