]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-elf/startofa.d
Remove bfd_stdint.h
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / startofa.d
1 #source: startof.s
2 #ld: -Ur
3 #readelf: -sW
4
5 Symbol table '\.symtab' contains [0-9]+ entries:
6 +Num: +Value +Size Type +Bind +Vis +Ndx Name
7 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
8 #...
9 +[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND +.startof.scnfoo
10 #...
11 +[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +(PROTECTED|DEFAULT) +[0-9]+ +___?start_scnfoo
12 #pass