ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pr21375su.dd
CommitLineData
982d0151
MR
1.*: +file format .*mips.*
2
3Disassembly of section \.text:
4
5[0-9a-f]+ <foo>:
6 *[0-9a-f]+: 41bc 0001 lui gp,0x1
7 *[0-9a-f]+: 339c 804f addiu gp,gp,-32689
8 *[0-9a-f]+: 033c e150 addu gp,gp,t9
9 *[0-9a-f]+: ff3c 8018 lw t9,-32744\(gp\)
10 *[0-9a-f]+: fc9c 801c lw a0,-32740\(gp\)
11 *[0-9a-f]+: 4599 jr t9
12 *[0-9a-f]+: 6e42 addiu a0,a0,4
13 \.\.\.
14
15[0-9a-f]+ <bar>:
16 *[0-9a-f]+: 41bc 0001 lui gp,0x1
17 *[0-9a-f]+: 339c 801f addiu gp,gp,-32737
18 *[0-9a-f]+: 033c e150 addu gp,gp,t9
19 *[0-9a-f]+: 303c 8018 addiu at,gp,-32744
20 *[0-9a-f]+: 6321 0000 lwl t9,0\(at\)
21 *[0-9a-f]+: 303c 801c addiu at,gp,-32740
22 *[0-9a-f]+: 6081 1000 lwr a0,0\(at\)
23 *[0-9a-f]+: 4599 jr t9
24 *[0-9a-f]+: 6e42 addiu a0,a0,4
25 \.\.\.
This page took 0.099472 seconds and 4 git commands to generate.