833d2b62f32886d64d26d08cc2d9b7f42a8723b1
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / startofb.d
1 #source: startof.s
2 #ld: -shared
3 #readelf: -sW
4 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
5 #xfail: h8300-*-*
6
7 Symbol table '\.dynsym' contains [0-9]+ entries:
8 +Num: +Value +Size Type +Bind +Vis +Ndx Name
9 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
10 #...
11 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +PROTECTED +[0-9]+ +___?start_scnfoo
12 #pass
This page took 0.029417 seconds and 3 git commands to generate.