arc/opcodes: Use flag operand class to handle multiple flag matches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / symver.d
CommitLineData
eba874d8
NC
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
2abe3c6c 6# and the arm-elf toolchain will add $d.
eba874d8
NC
7
8dump.o: file format .*
9
10SYMBOL TABLE:
11
120+000 l.*d.*\.text.*0+000.*
130+000 l.*d.*\.data.*0+000.*
140+000 l.*d.*\.bss.*0+000.*
15#...
160+000 l.*O.*\.data.*0+004 x
2abe3c6c 17#...
eba874d8
NC
180+000 l.*O.*\.data.*0+004 x@VERS\.0
19#pass
This page took 0.525657 seconds and 4 git commands to generate.