* ldexp.c: Add LOG2CEIL() builtin function to linker script language
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / locref2.d
CommitLineData
9a6351f1 1#as: --no-underscore --pic --em=criself
c1f19746
HPN
2#source: gotrel1.s
3#source: locref2.s
4#ld: -m crislinux
5#objdump: -dt
6
7# Referencing an undefined weak (non-hidden) symbol with a local-only
8# PIC relocation is ok when building an executable.
9
10.*: file format elf32-cris
11
12SYMBOL TABLE:
13#...
935bd1e0 140+82088 l O \.got 0+ _GLOBAL_OFFSET_TABLE_
c1f19746
HPN
150+ w \*UND\* 0+ expfn
160+ w \*UND\* 0+ expobj
17#...
c1f19746
HPN
18Disassembly of section \.text:
19#...
200+8007c <y>:
4f029446
L
21 8007c: 6fae 78df f7ff .*
22 80082: 6fbe 78df f7ff .*
This page took 0.413323 seconds and 4 git commands to generate.