mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-20 02:15:24 +00:00
API updates for ARM backend
This commit is contained in:
@@ -33,6 +33,7 @@ impl ObjArch for ObjArchPpc {
|
||||
&self,
|
||||
address: u64,
|
||||
code: &[u8],
|
||||
_section_index: usize,
|
||||
relocations: &[ObjReloc],
|
||||
line_info: &BTreeMap<u64, u64>,
|
||||
config: &DiffObjConfig,
|
||||
|
||||
Reference in New Issue
Block a user