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