Fix SHF_GNU_RETAIN testsuite fallout
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / sizeofb.d
1 #source: sizeof.s
2 #ld: -shared
3 #readelf: -sW
4 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
5 #xfail: ![check_shared_lib_support]
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]+ +___?stop_scnfoo
12 #pass
This page took 0.029959 seconds and 4 git commands to generate.