summaryrefslogtreecommitdiff
path: root/tools/create_minidebuginfo/create_minidebuginfo.cc
AgeCommit message (Expand)Author
2024-07-24Trim duplicate function symbols. Christopher Ferris
2024-02-13Replace basic_string_view<uint8_t> with string_view Ryan Prichard
2021-07-16Revert "libelffile: move to DWARF3 when writing .debug_frame." David Srbecky
2021-07-01libelffile: move to DWARF3 when writing .debug_frame. Yabin Cui
2021-05-06Also add magic "sorted" symbol to create_minidebuginfo David Srbecky
2021-03-22Relax load address check in create_minidebuginfo David Srbecky
2021-03-16Add command line tool for creating mini-debug-info for native code. David Srbecky