index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dwarf
/
dwarf_import
Age
Commit message (
Expand
)
Author
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-04-25
Fix misc rust formatting
Mason Reed
2025-04-23
Various DWARF fixes
Josh Ferrell
2025-04-14
Set vendor for .eh_frame parsing for aarch64 binaries
Josh Ferrell
2025-04-10
Fix function type construction leaking in Rust API
Mason Reed
2025-04-01
DWARF Parser: Remove error log and ignore lexical ranges that start and end at 0
ElykDeer
2025-03-28
belated copyright year update
Jordan Wiens
2025-03-06
Make more GLOB_RECURSE statements GLOB
Mason Reed
2025-03-06
Fix dwarf CMakeLists.txt globbing wrong directory
Mason Reed
2025-02-28
Handle base structures in DWARF import
Mason Reed
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-02-04
Fix misc rust formatting
Mason Reed
2025-02-04
Fix crash with unnamed function self reference in DWARF import
Mason Reed
2025-02-02
Fix crash in dwarf import when no constant value attribute found for enumeration
Mason Reed
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
Rust refactor
Mason Reed