gas/riscv: Produce version 3 DWARF CIE by default
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / startofc.d
CommitLineData
b27685f2
L
1#source: startof.s
2#ld: -r
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#...
515a4464 9 +[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND +.startof.scnfoo
b27685f2 10#...
515a4464 11 +[0-9]+: +[a-f0-9]+ +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND +___?start_scnfoo
b27685f2 12#pass
This page took 0.144219 seconds and 4 git commands to generate.