gimli-rs / object

A unified interface for reading and writing object file formats
https://docs.rs/object/
Apache License 2.0
673 stars 156 forks source link

Add support for IMAGE_REL_ARM64_BRANCH26 #731

Closed dpaoliello closed 1 month ago

dpaoliello commented 1 month ago

While working on the Cranelift backend on Windows ARM64, it relies on coff_translate_relocation being able to return IMAGE_REL_ARM64_BRANCH26.