Taking an undefined function's address in an executable
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / elfv2-2exe.d
1 #source: elfv2-2a.s
2 #source: elfv2-2b.s
3 #as: -a64
4 #ld: -melf64ppc -e f1
5 #objdump: -dr
6
7 .*
8
9 Disassembly of section \.text:
10
11 0+10000078 <f1>:
12 .*: (3c 40 10 01|01 10 40 3c) lis r2,4097
13 .*: (38 42 80 78|78 80 42 38) addi r2,r2,-32648
14 .*: (4e 80 00 20|20 00 80 4e) blr
15 0+10000084 <f2>:
16 .*: (38 4c 7f f4|f4 7f 4c 38) addi r2,r12,32756
17 .*: (4e 80 00 20|20 00 80 4e) blr
18 .*: (00 00 00 00|78 00 00 10) .*
19 .*: (10 00 00 78|00 00 00 00) .*
20 .*: (00 00 00 00|80 00 00 10) .*
21 .*: (10 00 00 80|00 00 00 00) .*
22 .*: (00 00 00 00|84 00 00 10) .*
23 .*: (10 00 00 84|00 00 00 00) .*
24 .*: (00 00 00 00|88 00 00 10) .*
25 .*: (10 00 00 88|00 00 00 00) .*
26 .*: (00 00 00 00|cc 00 00 10) .*
27 .*: (10 00 00 cc|00 00 00 00) .*
28 .*: (00 00 00 00|d4 00 00 10) .*
29 .*: (10 00 00 d4|00 00 00 00) .*
30 .*: (00 00 00 00|d8 00 00 10) .*
31 .*: (10 00 00 d8|00 00 00 00) .*
32 .*: (00 00 00 00|d8 00 00 10) .*
33 .*: (10 00 00 d8|00 00 00 00) .*
34
35 0+100000cc <f3>:
36 .*: (3c 40 10 01|01 10 40 3c) lis r2,4097
37 .*: (38 42 80 78|78 80 42 38) addi r2,r2,-32648
38 .*: (4e 80 00 20|20 00 80 4e) blr
39
40 0+100000d8 <f4>:
41 .*: (4e 80 00 20|20 00 80 4e) blr
This page took 0.030506 seconds and 4 git commands to generate.