1 #source: ../../../elf/symver.s 2 #objdump: --syms 3 #name: ELF symbol versioning 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 21