arc/opcodes: Use flag operand class to handle multiple flag matches
[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 # and the arm-elf toolchain will add $d.
7
8 dump.o: file format .*
9
10 SYMBOL TABLE:
11
12 0+000 l.*d.*\.text.*0+000.*
13 0+000 l.*d.*\.data.*0+000.*
14 0+000 l.*d.*\.bss.*0+000.*
15 #...
16 0+000 l.*O.*\.data.*0+004 x
17 #...
18 0+000 l.*O.*\.data.*0+004 x@VERS\.0
19 #pass
This page took 0.029624 seconds and 4 git commands to generate.