|
RTEMS Linker
0.0.1
RTEMS Tools Project
|
RTEMS Linker ELF module manages the ELF format images. More...
Namespaces | |
| namespace | rld |
| namespace | rld::elf |
Macros | |
| #define | rld_archive_fhdr_size (60) |
Functions | |
| void | rld::elf::libelf_error (const std::string &where) |
| const std::string | rld::elf::machine_type (unsigned int machinetype) |
| const std::string | rld::elf::machine_type () |
| unsigned int | rld::elf::object_class () |
| unsigned int | rld::elf::object_machine_type () |
| unsigned int | rld::elf::object_datatype () |
| void | rld::elf::check_file (const file &file) |
RTEMS Linker ELF module manages the ELF format images.
| #define rld_archive_fhdr_size (60) |