summaryrefslogtreecommitdiff
path: root/plugins/dwarf/dwarf_import/src/dwarfdebuginfo.rs
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-09[Rust] Fix misc formattingMason Reed
2025-12-09[DWARF Import] Do not link functions without addresses to externsJosh Ferrell
2025-10-20[DWARF] Greatly improve handling of typedefsJosh Ferrell
2025-10-16Apply relocations when parsing DWARFJosh Ferrell
2025-10-12Replace calls to unwrap() in dwarf_importJosh Ferrell
2025-08-18Fix loading local variables from DWARF in non-relocatable imagesJosh Ferrell
2025-07-15[Rust] Misc formattingMason Reed
2025-07-10Improve DWARF local variable recoveryJosh Ferrell
2025-07-09Improve DWARF local variable offset calculationJosh Ferrell
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] More cleanup regarding `BnString`Mason Reed
2025-04-23Various DWARF fixesJosh Ferrell
2025-04-10Fix function type construction leaking in Rust APIMason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-01-25Rust refactorMason Reed