Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c189 addr = get_code_end (); in init_bios_info()
H A Dshared.h860 int get_code_end (void);
H A Dasm.S1424 ENTRY(get_code_end)
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c354 get_code_end (void) in get_code_end() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog7195 * stage2/asm.S (get_code_end) [HAVE_END_SYMBOL]: Use $end as the
7522 [STAGE1_5] (get_code_end): Likewise.
8961 (get_code_end): Implement, simulating with a malloced area.
8966 (get_code_end): Move this from common.c so that we can stub it out