summaryrefslogtreecommitdiff
path: root/dataimp/dllimp/a.o.dis
diff options
context:
space:
mode:
Diffstat (limited to 'dataimp/dllimp/a.o.dis')
-rw-r--r--dataimp/dllimp/a.o.dis21
1 files changed, 21 insertions, 0 deletions
diff --git a/dataimp/dllimp/a.o.dis b/dataimp/dllimp/a.o.dis
new file mode 100644
index 0000000..89e17d8
--- /dev/null
+++ b/dataimp/dllimp/a.o.dis
@@ -0,0 +1,21 @@
+
+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: 48 8b 05 00 00 00 00 mov 0x0(%rip),%rax # c <main+0xc>
+ 8: R_X86_64_PC32 __imp_stdout
+ c: 89 cb mov %ecx,%ebx
+ e: 48 8b 08 mov (%rax),%rcx
+ 11: e8 00 00 00 00 callq 16 <main+0x16>
+ 12: R_X86_64_PC32 fflush
+ 16: 89 d8 mov %ebx,%eax
+ 18: 48 83 c4 20 add $0x20,%rsp
+ 1c: 5b pop %rbx
+ 1d: c3 retq
+ 1e: 90 nop
+ 1f: 90 nop