Fix gas and binutils testsuite failures for am33_2.0-linux target.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / symver.d
1 #objdump: --syms
2 #name: ELF symbol versioning
3 #not-target: hppa64*-*-hpux*
4 #
5 # The #... and #pass are there to match extra symbols inserted by
6 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
7 # and the arm-elf toolchain will add $d.
8
9 dump.o: file format .*
10
11 SYMBOL TABLE:
12
13 0+000 l.*d.*\.text.*0+000.*
14 0+000 l.*d.*\.data.*0+000.*
15 0+000 l.*d.*\.bss.*0+000.*
16 #...
17 0+000 l.*O.*\.data.*0+004 x
18 #...
19 0+000 l.*O.*\.data.*0+004 x@VERS\.0
20 #pass
This page took 0.02975 seconds and 4 git commands to generate.