summaryrefslogtreecommitdiff
path: root/rtemstoolkit/rld-elf.h (follow)
AgeCommit message (Collapse)Author
2018-06-15rtemstoolkit/elf: Add data size and endian support to the ELF interface.Chris Johns
2018-06-15rtemstoolkit: Add libdwarf C++ interface.Chris Johns
Provide a C++ interface to libdwarf to: - Manage DWARF debug data - Manage CU - Manage DIE - Handle CU line addresses - Handle CU source files Update #3417
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns