summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/rld-dwarf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-17covoar: Store address-to-line info outside of DWARFAlex White1-0/+5
2021-03-30rld-dwarf: Add function::has_entry_pcAlex White1-0/+5
2020-09-15linker/exeinfo: Optionally output full flags when listing object filesChris Johns1-0/+69
2018-08-07rtemstoolkit/dwarf: Add types of inline. Report machine code size not span.Chris Johns1-0/+16
2018-08-07rtemstoolkit/dwarf: C++ object relates fixes and a dump report.Chris Johns1-18/+104
2018-06-18rtemstoolkit: Add DWARF function support.Chris Johns1-1/+291
2018-06-18rtemstoolkit/dwarf: Fixes for getting source lines.Chris Johns1-19/+15
2018-06-18rtemstoolkit/dwarf: Change the address source line to signed so valid() works.Chris Johns1-2/+2
2018-06-15rtemstoolkit: Add libdwarf C++ interface.Chris Johns1-0/+469