OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_code_end
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
common.c
176
addr =
get_code_end
();
shared.h
775
int
get_code_end
(void);
asm.S
1281
/*
get_code_end
() : return the address of the end of the code
1284
ENTRY(
get_code_end
)
function
[
all
...]
/external/grub/grub/
asmstub.c
349
get_code_end
(void)
function
Completed in 45 milliseconds