Home
last modified time | relevance | path

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

/external/grub/stage2/
Dcommon.c176 addr = get_code_end (); in init_bios_info()
Dshared.h775 int get_code_end (void);
Dasm.S1284 ENTRY(get_code_end)
/external/grub/grub/
Dasmstub.c349 get_code_end (void) in get_code_end() function
/external/grub/
DChangeLog7036 * stage2/asm.S (get_code_end) [HAVE_END_SYMBOL]: Use $end as the
7363 [STAGE1_5] (get_code_end): Likewise.
8802 (get_code_end): Implement, simulating with a malloced area.
8807 (get_code_end): Move this from common.c so that we can stub it out