mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 05:39:01 +00:00
Renaming "modlib" to "libelf" is more in line with the implementation content, which makes it easier for individual developers to understand the capabilities of this module. CONFIG_LIBC_MODLIB -> CONFIG_LIBC_ELF Signed-off-by: chao an <anchao.archer@bytedance.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| lib_dladdr.c | ||
| lib_dlclose.c | ||
| lib_dlerror.c | ||
| lib_dlfind_object.c | ||
| lib_dlopen.c | ||
| lib_dlsym.c | ||
| lib_dlsymtab.c | ||
| Make.defs | ||