Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / startofa.d
CommitLineData
da614360 1#source: startof.s
dc74becf
L
2#ld: -Ur
3#readelf: -sW
4
5Symbol table '\.symtab' contains [0-9]+ entries:
6 +Num: +Value +Size Type +Bind +Vis +Ndx Name
7 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
8#...
487b6440 9 +[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND +.startof.scnfoo
dc74becf 10#...
487b6440 11 +[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +(PROTECTED|DEFAULT) +[0-9]+ +___?start_scnfoo
dc74becf 12#pass
This page took 0.184522 seconds and 4 git commands to generate.