Remove unused file_string parameter in gdb_disassembly
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / export-class-call16-n64.dd
CommitLineData
9b11fa1a
MR
1
2.*: +file format .*mips.*
3
4Disassembly of section \.text:
5
6123456789abc0000 <foo>:
7123456789abc0000: 67bdfff0 daddiu sp,sp,-16
8123456789abc0004: ffbf0008 sd ra,8\(sp\)
9123456789abc0008: ffbc0000 sd gp,0\(sp\)
10123456789abc000c: 3c1c0001 lui gp,0x1
11123456789abc0010: 279c8080 addiu gp,gp,-32640
12123456789abc0014: 0399e02d daddu gp,gp,t9
13123456789abc0018: df998020 ld t9,-32736\(gp\)
14123456789abc001c: 04110010 bal 123456789abc0060 <protected_foo>
15123456789abc0020: 00000000 nop
16123456789abc0024: df998028 ld t9,-32728\(gp\)
17123456789abc0028: 04110011 bal 123456789abc0070 <hidden_foo>
18123456789abc002c: 00000000 nop
19123456789abc0030: df998030 ld t9,-32720\(gp\)
20123456789abc0034: 04110012 bal 123456789abc0080 <internal_foo>
21123456789abc0038: 00000000 nop
22123456789abc003c: dfbc0000 ld gp,0\(sp\)
23123456789abc0040: dfbf0008 ld ra,8\(sp\)
24123456789abc0044: 03e00008 jr ra
25123456789abc0048: 67bd0010 daddiu sp,sp,16
26 \.\.\.
27
28123456789abc0060 <protected_foo>:
29123456789abc0060: 03e00008 jr ra
30123456789abc0064: 00000000 nop
31 \.\.\.
32
33123456789abc0070 <hidden_foo>:
34123456789abc0070: 03e00008 jr ra
35123456789abc0074: 00000000 nop
36 \.\.\.
37
38123456789abc0080 <internal_foo>:
39123456789abc0080: 03e00008 jr ra
40123456789abc0084: 00000000 nop
41 \.\.\.
This page took 0.198806 seconds and 4 git commands to generate.