summaryrefslogtreecommitdiff
path: root/weak/b.o.dis
diff options
context:
space:
mode:
Diffstat (limited to 'weak/b.o.dis')
-rw-r--r--weak/b.o.dis13
1 files changed, 13 insertions, 0 deletions
diff --git a/weak/b.o.dis b/weak/b.o.dis
new file mode 100644
index 0000000..72c0677
--- /dev/null
+++ b/weak/b.o.dis
@@ -0,0 +1,13 @@
+
+b.o: Dateiformat pe-x86-64
+
+
+Disassembly of section .text:
+
+0000000000000000 <test>:
+ 0: 48 83 ec 28 sub $0x28,%rsp
+ 4: e8 00 00 00 00 callq 9 <test+0x9>
+ 5: R_X86_64_PC32 sym
+ 9: 01 c0 add %eax,%eax
+ b: 48 83 c4 28 add $0x28,%rsp
+ f: c3 retq