mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-10 21:13:35 +08:00

- Filter symbols by regx. - Return the name of a symbol via demangled() even it is not a mangled C++ function.
RTEMS Linkers. ============== Chris Johns <chrisj@rtems.org> This directory contains the RTEMS linkers and various tools to help managed them. License ------- The linker code is licensed under the ISC license. Currently some libiberty code is present in the libiberty directory which is GPL. In time this code will be removed.