File: elfmix_mach_o_expected_diff__text

package info (click to toggle)
diffoscope 240%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,036 kB
  • sloc: python: 16,298; sh: 113; makefile: 97; xml: 36; javascript: 2
file content (9 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
@@ -1,7 +1,7 @@
 Contents of (__TEXT,__text) section
 _return42_or_3:
 	pushq	%rbp
 	movq	%rsp, %rbp
-	movl	$42, %eax
+	movl	$43, %eax
 	popq	%rbp
 	retq