nuttx/libs/libbuiltin/compiler-rt
Lars Kruse e5b675d4dc refactor: fix spelling in private field names
Fix some misspelled field names.
These field names seem to be used only in private contexts.
Thus, the probability of external code accessing these fields is very
low.
In the rare case of external usage, compile time errors will easily
direct users to the new field name.
2025-05-24 09:44:22 -03:00
..
.gitignore clang:libclang_rt.builtins-xxx.a supports builtin 2024-10-28 16:38:45 +08:00
CMakeLists.txt refactor: fix spelling in private field names 2025-05-24 09:44:22 -03:00
coverage.c clang/gcov: Add a way to directly dump memory address 2024-11-25 18:03:19 +08:00
InstrProfilingPlatform.c libbuilin/compiler_rt: Organize make.defs and eliminate compilation warnings 2024-11-12 16:12:53 +08:00
Make.defs libs: add gcov framework support 2024-11-22 19:08:08 +08:00