mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
9503f2fc7b
The abstracted attributes are: * Address: virtual address where the relocation occurs * Size: size in bits of the relocation See: LIEF::Relocation / lief.Relocation and abstract_reader Resolve: #53