summaryrefslogtreecommitdiff
path: root/rust/src/relocation.rs
AgeCommit message (Expand)Author
2026-01-11[Rust] More session scoped logsMason Reed
2025-05-12[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`Mason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Rename `AsCStr` to `IntoCStr`Mason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-05-12[Rust] Remove Architecture trait bound on LLIL related structuresMason Reed
2025-01-25Rust refactorMason Reed
2024-05-10hide array implementation detailsRubens Brandao
2024-05-01Merge branch 'remove-zeroed-init' of github.com:rbran/binaryninja-api into devRyan Snyder
2024-04-17remove unecessary and crash causing zeroed call initsRubens Brandao
2024-04-16add guard to array with unbound return typesRubens Brandao
2024-04-10fix the array implementation using GATRubens Brandao
2024-02-02Rust API : Misc clippy fixesKyleMiles
2024-01-04Add GetRelocationsAt APIRusty Wagner
2024-01-04Support relocations in Rust architecture pluginsRusty Wagner