Fix references to __ehdr_start when it cannot be defined
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / ehdr_start-userdef.d
1 #source: ehdr_start-strongref.s
2 #ld: -e _start -T ehdr_start-userdef.t
3 #readelf: -Ws
4 #target: *-*-linux* *-*-gnu* *-*-nacl*
5
6 Symbol table '\.symtab' contains [0-9]+ entries:
7 #...
8 *[0-9]+: 0*12345678 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +__ehdr_start
9 #pass
This page took 0.031618 seconds and 5 git commands to generate.