summaryrefslogtreecommitdiff
path: root/rust/src/relocation.rs
AgeCommit message (Expand)Author
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