nuttx/binfmt
patacongo bd11dc8305 New relocation types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1925 42af7a65-404d-4744-a932-0658087f49c3
2009-06-22 22:12:19 +00:00
..
libnxflat New relocation types 2009-06-22 22:12:19 +00:00
binfmt_dumpmodule.c Straighten out conditional compilation 2009-06-17 21:15:31 +00:00
binfmt_execmodule.c Integrate PIC support into context switching 2009-06-17 23:38:05 +00:00
binfmt_globals.c Straighten out conditional compilation 2009-06-17 21:15:31 +00:00
binfmt_internal.h Add basic module management logic 2009-06-17 18:45:48 +00:00
binfmt_loadmodule.c Add NXFLAT dynamic binding logic 2009-06-21 13:41:39 +00:00
binfmt_register.c Straighten out conditional compilation 2009-06-17 21:15:31 +00:00
binfmt_unloadmodule.c Straighten out conditional compilation 2009-06-17 21:15:31 +00:00
binfmt_unregister.c Straighten out conditional compilation 2009-06-17 21:15:31 +00:00
Makefile Add symbol table support 2009-06-20 19:17:08 +00:00
nxflat.c Symbol table is ordered 2009-06-21 19:36:07 +00:00
symtab_findbyname.c Add symbol table support 2009-06-20 19:17:46 +00:00
symtab_findbyvalue.c Add symbol table support 2009-06-20 19:17:46 +00:00
symtab_findorderedbyname.c Add symbol table support 2009-06-20 19:17:46 +00:00
symtab_findorderedbyvalue.c Add symbol table support 2009-06-20 19:17:46 +00:00