79fda3c621c01ccd98bb562443ac9c195ca0471f
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / hash2.d
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.03592 seconds and 3 git commands to generate.