mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
15 lines
244 B
Plaintext
15 lines
244 B
Plaintext
|
.*: +file format .*mips.*
|
||
|
|
||
|
Disassembly of section \.text:
|
||
|
|
||
|
0+000000 <foo>:
|
||
|
0: 04110003 bal 10 <\$bar>
|
||
|
4: 00000000 nop
|
||
|
8: 10000001 b 10 <\$bar>
|
||
|
c: 00000000 nop
|
||
|
|
||
|
0+000010 <\$bar>:
|
||
|
10: 03e00008 jr ra
|
||
|
14: 00000000 nop
|
||
|
\.\.\.
|