summaryrefslogtreecommitdiff
path: root/dataimp/autoimp/a.o.dis
diff options
context:
space:
mode:
Diffstat (limited to 'dataimp/autoimp/a.o.dis')
-rw-r--r--dataimp/autoimp/a.o.dis23
1 files changed, 23 insertions, 0 deletions
diff --git a/dataimp/autoimp/a.o.dis b/dataimp/autoimp/a.o.dis
new file mode 100644
index 0000000..e0ebdcf
--- /dev/null
+++ b/dataimp/autoimp/a.o.dis
@@ -0,0 +1,23 @@
+
+a.o: Dateiformat pe-x86-64
+
+
+Disassembly of section .text.startup:
+
+0000000000000000 <main>:
+ 0: 53 push %rbx
+ 1: 48 83 ec 20 sub $0x20,%rsp
+ 5: 89 cb mov %ecx,%ebx
+ 7: 48 8b 0d 00 00 00 00 mov 0x0(%rip),%rcx # e <main+0xe>
+ a: R_X86_64_PC32 stdout
+ e: e8 00 00 00 00 callq 13 <main+0x13>
+ f: R_X86_64_PC32 fflush
+ 13: 89 d8 mov %ebx,%eax
+ 15: 48 83 c4 20 add $0x20,%rsp
+ 19: 5b pop %rbx
+ 1a: c3 retq
+ 1b: 90 nop
+ 1c: 90 nop
+ 1d: 90 nop
+ 1e: 90 nop
+ 1f: 90 nop