This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-16 05:27:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
84a57f8fa0357436574aca0c2ac06bbf1dfdb5fb
nuttx
/
binfmt
/
libelf
T
History
Gregory Nutt
da1a561b6e
binfmt/libelf/libelf_bind.c: Make naming of internal type compliant with coding standard. Yes, the ELF32 types do not follow the standard for historical reasons (and will be fixed someday), but let's not perpetuate the naming violation.
2019-03-20 09:34:08 -06:00
..
gnu-elf.ld
…
Kconfig
…
libelf_addrenv.c
…
libelf_bind.c
binfmt/libelf/libelf_bind.c: Make naming of internal type compliant with coding standard. Yes, the ELF32 types do not follow the standard for historical reasons (and will be fixed someday), but let's not perpetuate the naming violation.
2019-03-20 09:34:08 -06:00
libelf_ctors.c
…
libelf_dtors.c
…
libelf_init.c
…
libelf_iobuffer.c
…
libelf_load.c
…
libelf_read.c
…
libelf_sections.c
…
libelf_symbols.c
…
libelf_uninit.c
…
libelf_unload.c
…
libelf_verify.c
…
libelf.h
…
Make.defs
…