nuttx/binfmt/libnxflat
2019-09-15 17:22:16 -06:00
..
gnu-nxflat-gotoff.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
gnu-nxflat-pcrel.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
Kconfig
libnxflat_addrenv.c
libnxflat_bind.c
libnxflat_init.c binfmt/libnxflat/libnxflat_init.c: File descriptor leaks when nxflat loading fails 2019-03-19 07:00:54 -06:00
libnxflat_load.c
libnxflat_read.c Squashed commit of the following: 2018-01-30 17:57:36 -06:00
libnxflat_uninit.c
libnxflat_unload.c
libnxflat_verify.c
libnxflat.h
Make.defs