Add support for a MIPS specific .MIPS.xhash section.
[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]
5#xfail: mips*-*-irix*
6
7#...
8 +0x[0-9a-z]+ +\(MIPS_XHASH\) +0x[0-9a-z]+
9#...
10 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] _start
11#...
12 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] main
13#...
14 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] start
15#...
16 +[0-9]+ +[0-9]+: +[0-9a-f]+ +[0-9]+ +NOTYPE +GLOBAL +DEFAULT +[1-9] __start
17#...
This page took 0.023372 seconds and 4 git commands to generate.