nuttx/binfmt
2014-05-10 11:36:20 -06:00
..
libbuiltin
libelf
libnxflat
libpcode Updated README and comments 2014-05-10 11:36:20 -06:00
.gitignore
binfmt_dumpmodule.c P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces. 2014-05-08 16:58:10 -06:00
binfmt_exec.c
binfmt_execmodule.c
binfmt_exepath.c
binfmt_globals.c
binfmt_internal.h
binfmt_loadmodule.c P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces. 2014-05-08 16:58:10 -06:00
binfmt_register.c
binfmt_schedunload.c
binfmt_unloadmodule.c P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces. 2014-05-08 16:58:10 -06:00
binfmt_unregister.c
builtin.c P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces. 2014-05-08 16:58:10 -06:00
elf.c P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces. 2014-05-08 16:58:10 -06:00
Kconfig Move P-Code execution logic from interpreters/prun to system/prun 2014-05-09 11:09:43 -06:00
Makefile
nxflat.c P-code BINFMT: Add logic to pass information from the binfmt logic to the P-code interpreter. This includes some extension to the binfmt interfaces. 2014-05-08 16:58:10 -06:00
pcode.c Move P-Code execution logic from interpreters/prun to system/prun 2014-05-09 11:09:43 -06:00
symtab_findbyname.c
symtab_findbyvalue.c
symtab_findorderedbyname.c
symtab_findorderedbyvalue.c