incubator-nuttx/include/nuttx/binfmt
Gregory Nutt e0a48b60b6 Change naming of ELF interfaces from arch_ to up_ for consistency 2014-08-25 06:47:14 -06:00
..
binfmt.h Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support 2014-08-24 06:42:11 -06:00
builtin.h BINFMT: A framework to support a P-code binary format (a work in progress) 2014-05-07 13:47:52 -06:00
elf.h Change naming of ELF interfaces from arch_ to up_ for consistency 2014-08-25 06:47:14 -06:00
ieee695.h Updated IEEE 695 header file 2014-04-22 18:25:42 -06:00
nxflat.h addrenv interface changes: up_addrenv_create() may need to create .text and .bss/.data separately because of differing access privileges (read/execute vs read/write). And, as a consequence, up_addrenv_vaddr() needs to be split into up_addrenv_vtext(0 and up_addrenv_vdata(). 2014-08-24 11:54:14 -06:00
pcode.h Corrected pcode.h header file 2014-05-08 11:11:44 -06:00
symtab.h Add documentation for the binary loader 2012-10-30 14:32:52 +00:00