objdiff
objdiff copied to clipboard
Instruction count mismatch
Note - edited code to add a print to see what the mismatch is with
ui.label(format!("Instruction count mismatch {} != {}", left_symbol_diff.instruction_rows.len(), right_symbol_diff.instruction_rows.len()));
instcountissuecoff is compiled with watcom and converted to a coff obj with https://github.com/tomsons26/objconv/tree/omf_fixes
instcountissue is a coff obj exported from binary using https://github.com/jonwil/unlinkerida
Instruction count mismatch wasn't a issue prior to v3