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