2003-05-01 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / symver.d
1 #objdump: --syms
2 #name: ELF symbol versioning
3 #
4 # The #... and #pass are there to match extra symbols inserted by
5 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
6
7 dump.o: file format .*
8
9 SYMBOL TABLE:
10
11 0+000 l.*d.*\.text.*0+000.*
12 0+000 l.*d.*\.data.*0+000.*
13 0+000 l.*d.*\.bss.*0+000.*
14 #...
15 0+000 l.*O.*\.data.*0+004 x
16 0+000 l.*O.*\.data.*0+004 x@VERS\.0
17 #pass
This page took 0.029723 seconds and 4 git commands to generate.