OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:load_elf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
bootxx.c
62
int
load_elf
(uint8_t *, uint32_t *);
181
return
load_elf
((uint8_t *)SDBOOT_SCRATCHADDR, entry);
189
load_elf
(uint8_t *buf, uint32_t *entry)
function in typeref:typename:int
bootxx.c
62
int
load_elf
(uint8_t *, uint32_t *);
181
return
load_elf
((uint8_t *)SDBOOT_SCRATCHADDR, entry);
189
load_elf
(uint8_t *buf, uint32_t *entry)
function in typeref:typename:int
Completed in 21 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025