i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ifunc-3.d
CommitLineData
c969da64
RS
1#readelf: --relocs --syms -x .text.1 -x .text.2
2#name: i386 ifunc 3
077a039f 3#as: --generate-missing-build-notes=no
c969da64
RS
4
5Relocation section '\.rel\.text\.1' at offset .* contains .* entries:
6 Offset Info Type Sym.Value Sym. Name
700000000 ........ R_386_PC32 bar1\(\) bar1
800000004 ........ R_386_PC32 bar2\(\) bar2
900000008 ........ R_386_PC32 bar1\(\) bar1
100000000c ........ R_386_PC32 bar2\(\) bar2
1100000010 ........ R_386_32 bar1\(\) bar1
1200000018 ........ R_386_PC32 bar1\(\) bar1
130000001c ........ R_386_PC32 bar2\(\) bar2
1400000020 ........ R_386_PC32 bar1\(\) bar1
1500000024 ........ R_386_PC32 bar2\(\) bar2
1600000028 ........ R_386_32 bar1\(\) bar1
170000002c ........ R_386_PC32 abs1\(\) abs1
1800000030 ........ R_386_PC32 abs1\(\) abs1
1900000034 ........ R_386_32 abs1\(\) abs1
2000000038 ........ R_386_PC32 abs1\(\) abs1
210000003c ........ R_386_PC32 abs1\(\) abs1
2200000040 ........ R_386_32 abs1\(\) abs1
23
24Relocation section '\.rel\.text\.2' at offset .* contains .* entries:
25 Offset Info Type Sym.Value Sym. Name
2600000000 ........ R_386_PC32 bar1\(\) bar1
2700000004 ........ R_386_PC32 bar2\(\) bar2
2800000008 ........ R_386_PC32 bar1\(\) bar1
290000000c ........ R_386_PC32 bar2\(\) bar2
3000000010 ........ R_386_32 bar2\(\) bar2
3100000018 ........ R_386_PC32 bar1\(\) bar1
320000001c ........ R_386_PC32 bar2\(\) bar2
3300000020 ........ R_386_PC32 bar1\(\) bar1
3400000024 ........ R_386_PC32 bar2\(\) bar2
3500000028 ........ R_386_32 bar2\(\) bar2
36
37Symbol table '.symtab' contains .* entries:
38 Num: Value Size Type Bind Vis Ndx Name
39#...
40.*: 00000014 1 IFUNC LOCAL DEFAULT .* bar1
41.*: 00000014 1 IFUNC LOCAL DEFAULT .* bar2
42#...
43.*: 11223300 0 IFUNC LOCAL DEFAULT ABS abs1
44#...
45
46Hex dump of section '\.text\.1':
47 NOTE: This section has relocations against it, but these have NOT been applied to this dump\.
48 0x00000000 00000000 00000000 08000000 0c000000 .*
49 0x00000010 4054ffff c38d7600 00000000 00000000 .*
50 0x00000020 20000000 24000000 4054ffff 00000000 .*
51 0x00000030 30000000 4054ffff 00000000 3c000000 .*
52 0x00000040 4054ffff .*
53
54Hex dump of section '\.text\.2':
55 NOTE: This section has relocations against it, but these have NOT been applied to this dump\.
56 0x00000000 00000000 00000000 08000000 0c000000 .*
57 0x00000010 4054ffff c38d7600 00000000 00000000 .*
58 0x00000020 20000000 24000000 4054ffff .*
This page took 0.412932 seconds and 4 git commands to generate.