gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19645.d
CommitLineData
b8871f35
L
1#as: --64 --elf-stt-common=yes
2#ld: -shared -Bsymbolic-functions -melf_x86_64
3#readelf: -r --wide --dyn-syms
4
d3a49aa8 5Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 1 entry:
b8871f35
L
6 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
7[0-9a-f]+ +[0-9a-f]+ +R_X86_64_GLOB_DAT +[0-9a-f]+ +foobar \+ 0
8
9Symbol table '.dynsym' contains [0-9]+ entries:
10 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
11#...
12 +[0-9]+: +[0-9a-f]+ +30 +OBJECT +GLOBAL +DEFAULT +[0-9]+ foobar
13#pass
This page took 0.219441 seconds and 4 git commands to generate.