Rewrite __start and __stop symbol handling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / sizeofa.d
CommitLineData
da614360 1#source: sizeof.s
dc74becf
L
2#ld: -Ur
3#readelf: -sW
7dba9362
AM
4#xfail: bfin-*-* cr16-*-* cr16c-*-* cris*-*-elf crx-*-* epiphany-*-*
5#xfail: h8300-*-* ip2k-*-* mn10200-*-* mn10300-*-* m32c-*-* metag-*-*
6#xfail: rl78-*-* rx-*-* sh*-*-elf* sh*-*-kaos* sh*-*-nto* sh-*-rtems*
7#xfail: sh*-*-symbianelf* sh*-*-vxworks v850*-*-*
8# Targets with a leading char will fail this test.
dc74becf
L
9
10Symbol table '\.symtab' contains [0-9]+ entries:
11 +Num: +Value +Size Type +Bind +Vis +Ndx Name
12 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
13#...
7dba9362 14 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +(LOC|GLOB)AL +DEFAULT +[0-9]+ +__stop_scnfoo
dc74becf
L
15#...
16 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +DEFAULT +UND +.sizeof.scnfoo
17#pass
This page took 0.024294 seconds and 4 git commands to generate.