summaryrefslogtreecommitdiff
path: root/weak/aonly.dll.dis
diff options
context:
space:
mode:
Diffstat (limited to 'weak/aonly.dll.dis')
-rw-r--r--weak/aonly.dll.dis61
1 files changed, 61 insertions, 0 deletions
diff --git a/weak/aonly.dll.dis b/weak/aonly.dll.dis
new file mode 100644
index 0000000..3f23601
--- /dev/null
+++ b/weak/aonly.dll.dis
@@ -0,0 +1,61 @@
+
+aonly.dll: file format pei-x86-64
+
+
+Disassembly of section .text:
+
+0000000010001000 <__sym>:
+ 10001000: 8d 41 01 lea 0x1(%rcx),%eax
+ 10001003: c3 retq
+ 10001004: 66 66 66 2e 0f 1f 84 data32 data32 nopw %cs:0x0(%rax,%rax,1)
+ 1000100b: 00 00 00 00 00
+
+0000000010001010 <same>:
+ 10001010: 48 83 ec 28 sub $0x28,%rsp
+ 10001014: e8 e7 ff ff ff callq 10001000 <__sym>
+ 10001019: 8d 04 40 lea (%rax,%rax,2),%eax
+ 1000101c: 48 83 c4 28 add $0x28,%rsp
+ 10001020: c3 retq
+ 10001021: 90 nop
+ 10001022: 90 nop
+ 10001023: 90 nop
+ 10001024: 90 nop
+ 10001025: 90 nop
+ 10001026: 90 nop
+ 10001027: 90 nop
+ 10001028: 90 nop
+ 10001029: 90 nop
+ 1000102a: 90 nop
+ 1000102b: 90 nop
+ 1000102c: 90 nop
+ 1000102d: 90 nop
+ 1000102e: 90 nop
+ 1000102f: 90 nop
+
+0000000010001030 <__CTOR_LIST__>:
+ 10001030: ff (bad)
+ 10001031: ff (bad)
+ 10001032: ff (bad)
+ 10001033: ff (bad)
+ 10001034: ff (bad)
+ 10001035: ff (bad)
+ 10001036: ff (bad)
+ 10001037: ff 00 incl (%rax)
+ 10001039: 00 00 add %al,(%rax)
+ 1000103b: 00 00 add %al,(%rax)
+ 1000103d: 00 00 add %al,(%rax)
+ ...
+
+0000000010001040 <__DTOR_LIST__>:
+ 10001040: ff (bad)
+ 10001041: ff (bad)
+ 10001042: ff (bad)
+ 10001043: ff (bad)
+ 10001044: ff (bad)
+ 10001045: ff (bad)
+ 10001046: ff (bad)
+ 10001047: ff 00 incl (%rax)
+ 10001049: 00 00 add %al,(%rax)
+ 1000104b: 00 00 add %al,(%rax)
+ 1000104d: 00 00 add %al,(%rax)
+ ...