|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Go to the source code of this file.
Functions | |
| int | LoadELFFromFile (const char *filename, int argc, char *argv[]) |
ELF Loader functions.
Definition in file elf-loader.h.
| int LoadELFFromFile | ( | const char * | filename, |
| int | argc, | ||
| char * | argv[] | ||
| ) |
Definition at line 33 of file elf.c.
References _lw(), ELF_MAGIC, ELF_PT_LOAD, elf_header_t::entry, ExecPS2(), file_exists(), FlushCache(), elf_header_t::ident, loader_elf, NULL, elf_header_t::phnum, elf_header_t::phoff, and SifExitRpc().