[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / pic-gc-73.d
CommitLineData
bcae4342
HPN
1#source: pic-gc-73.s
2#source: expdyn1.s
3#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
bab55c05 4#ld: --shared -m crislinux --gc-sections --hash-style=sysv
bcae4342
HPN
5#objdump: -s -t -R -p -T
6
7# Left-over code coverage case from pic-gc-72; local symbol.
8
9.*: file format elf32-cris
10#...
11DYNAMIC RELOCATION RECORDS \(none\)
12
13Contents of section .hash:
14#...
15Contents of section .dynsym:
16#...
17Contents of section .dynstr:
18#...
19Contents of section .text:
7f923b7f 20.* 0f050f05 .*
bcae4342 21Contents of section .dynamic:
7f923b7f 22 2114 .*
bcae4342
HPN
23#...
24Contents of section .got:
7f923b7f 25.* 14210000 00000000 00000000 .*
bcae4342 26Contents of section .data:
7f923b7f 27.* 00000000 .*
This page took 0.662669 seconds and 4 git commands to generate.