Commit 5248221
libc/elf: rename modlib to libelf
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 <[email protected]>1 parent 1b9e6a8 commit 5248221
File tree
120 files changed
+788
-785
lines changed- Documentation
- applications/examples
- elf
- module
- posix_spawn
- sotest
- components/libs/libc
- platforms
- arm
- samv7/boards/samv71-xult
- stm32f4/boards
- olimex-stm32-p407
- stm32f4discovery
- sim/sim/boards/sim
- arch
- arm64/src
- arm/src/common
- avr/src
- avr32
- avr
- ceva/src
- xc5
- xm6
- mips/src/mips32
- misoc/src
- lm32
- minerva
- or1k/src/mor1kx
- risc-v/src/common
- sim
- sparc/src/sparc_v8
- tricore/src/common
- x86_64/src/common
- x86/src/common
- xtensa/src
- lx6
- lx7
- z16/src/z16f
- z80/src
- ez80
- z180
- z80
- z8
- binfmt
- boards
- arm64/qemu/qemu-armv8a/configs/sotest
- arm
- imx9/imx95-evk/scripts
- imxrt/imxrt1170-evk/scripts
- lc823450/lc823450-xgevk/configs/usb
- lpc17xx_40xx/lx_cpu/configs/nsh
- mps
- mps2-an500/scripts
- mps3-an547
- configs/bl
- src
- sama5/sama5d3-xplained/scripts
- samv7/samv71-xult/configs/knsh
- stm32h7
- linum-stm32h753bi/scripts
- openh743i/scripts
- weact-stm32h743/scripts
- stm32
- olimex-stm32-p407/src
- stm32f4discovery/src
- tiva/lm3s6965-ek/configs/qemu-protected
- xmc4/xmc4800-relax/scripts
- renesas/rx65n
- rx65n-grrose/scripts
- rx65n-rsk1mb/scripts
- rx65n-rsk2mb/scripts
- rx65n/scripts
- risc-v
- c906/smartl-c906/configs
- module
- sotest
- esp32c6/esp32c6-devkitc/scripts
- k210/maix-bit/configs
- elf
- module
- sim/sim/sim/scripts
- sparc
- bm3803/xx3803/configs/nsh
- s698pm/s698pm-dkit/configs
- nsh
- smp
- xtensa
- esp32s3
- esp32s3-devkit/configs/python
- esp32s3-korvo-2/scripts
- esp32s3-lhcbit/scripts
- esp32s3-xiao/scripts
- esp32/esp32-2432S028/scripts
- cmake
- include/nuttx
- binfmt
- lib
- libs/libc
- dlfcn
- elf
- mm/kasan
- sched
- module
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+788
-785
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
| 539 | + | |
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1819 | 1819 | | |
1820 | 1820 | | |
1821 | 1821 | | |
1822 | | - | |
1823 | | - | |
1824 | | - | |
1825 | | - | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
1826 | 1826 | | |
1827 | 1827 | | |
1828 | 1828 | | |
| |||
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1438 | 1438 | | |
1439 | 1439 | | |
1440 | 1440 | | |
1441 | | - | |
1442 | | - | |
1443 | | - | |
1444 | | - | |
1445 | | - | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
1446 | 1446 | | |
1447 | 1447 | | |
1448 | 1448 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
751 | | - | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
| |||
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
1356 | | - | |
| 1356 | + | |
1357 | 1357 | | |
1358 | 1358 | | |
1359 | 1359 | | |
1360 | 1360 | | |
1361 | 1361 | | |
1362 | 1362 | | |
1363 | | - | |
| 1363 | + | |
1364 | 1364 | | |
1365 | 1365 | | |
1366 | 1366 | | |
| |||
0 commit comments