ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / hash2.d
CommitLineData
f16a9783
MS
1#source: start.s
2#readelf: -d -s -D
3#ld: -shared --hash-style=gnu
4#target: [check_shared_lib_support]
f16a9783
MS
5
6#...
7 +0x[0-9a-z]+ +\(MIPS_XHASH\) +0x[0-9a-z]+
8#...
10ca4b04 9 +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC\[[0x[0-9a-f]+\]) __start
f16a9783 10#...
10ca4b04 11 +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC\[[0x[0-9a-f]+\]) _start
f16a9783 12#...
10ca4b04 13 +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC\[[0x[0-9a-f]+\]) main
f16a9783 14#...
10ca4b04 15 +[0-9]+: +[0-9a-f]+ +[0-9]+ +FUNC +GLOBAL +DEFAULT +([1-9]|PRC\[[0x[0-9a-f]+\]) start
f16a9783 16#...
This page took 0.065399 seconds and 4 git commands to generate.