[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19636-3c.d
blob02b6464f8b1ae1000e9cd8c928c5f78216ecbb55
1 #source: pr19636-3.s
2 #as: --64
3 #ld: -shared -Bsymbolic --defsym foobar=0x100 -m elf_x86_64
4 #readelf : --dyn-syms --wide
6 Symbol table '\.dynsym' contains [0-9]+ entries:
7 +Num: +Value +Size Type +Bind +Vis +Ndx Name
8 #...
9 +[0-9]+: +0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +foobar
10 #pass