[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / locref1.d
CommitLineData
9a6351f1 1#as: --no-underscore --pic --em=criself
c1f19746
HPN
2#source: expdyn1.s
3#source: locref1.s
4#ld: -m crislinux
5#objdump: -dt
6
7# Referencing a "normal" (non-hidden) symbol with a local-only PIC
8# relocation is ok when building an executable.
9
10.*: file format elf32-cris
11
12SYMBOL TABLE:
13#...
935bd1e0 140+82084 l O \.got 0+ _GLOBAL_OFFSET_TABLE_
c1f19746 150+80076 g F \.text 0+2 expfn
d80a02ed 160+82090 g O \.data 0+4 expobj
c1f19746 17#...
c1f19746
HPN
18Disassembly of section \.text:
19#...
200+80078 <y>:
4f029446 21 80078: 6fae f2df ffff .*
f4faf27b 22 8007e: 6fbe 0c00 0000 .*
This page took 0.649961 seconds and 4 git commands to generate.