|
RTEMS Linker
0.0.1
RTEMS Tools Project
|
RTEMS Linker. More...
Namespaces | |
| namespace | rld |
Macros | |
| #define | RLD_VERSION_MAJOR (1) |
| #define | RLD_VERSION_MINOR (0) |
| #define | RLD_VERSION_RELEASE (0) |
Typedefs | |
| typedef std::vector< std::string > | rld::library_container |
Functions | |
| void | rld::verbose_inc () |
| int | rld::verbose () |
| const std::string | rld::version () |
| const std::string | rld::rtems_version () |
| void | rld::split (const std::string &str, strings &strs, char separator) |
| void | rld::map (rld::files::cache &cache, rld::symbols::table &symbols) |
| void | rld::warn_unused_externals (rld::files::object_list &objects) |
RTEMS Linker.
| #define RLD_VERSION_MAJOR (1) |
| #define RLD_VERSION_MINOR (0) |
| #define RLD_VERSION_RELEASE (0) |