Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19698.d
1 #ld: -shared $srcdir/$subdir/pr19698.t
2 #readelf : --dyn-syms --wide
3 #target: *-*-linux* *-*-gnu* *-*-solaris* arm*-*-uclinuxfdpiceabi
4
5 Symbol table '\.dynsym' contains [0-9]+ entries:
6 #...
7 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@VERS.1
8 #...
9 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@@VERS.2
10 #pass
This page took 0.030168 seconds and 4 git commands to generate.