41 lines
1,004 B
Text
41 lines
1,004 B
Text
|
|
.*: +file format .*mips.*
|
|
|
|
Disassembly of section \.text:
|
|
|
|
12340000 <foo>:
|
|
12340000: 27bdfff0 addiu sp,sp,-16
|
|
12340004: ffbf0008 sd ra,8\(sp\)
|
|
12340008: ffbc0000 sd gp,0\(sp\)
|
|
1234000c: 3c1c0001 lui gp,0x1
|
|
12340010: 279c8080 addiu gp,gp,-32640
|
|
12340014: 0399e021 addu gp,gp,t9
|
|
12340018: 8f998018 lw t9,-32744\(gp\)
|
|
1234001c: 04110010 bal 12340060 <protected_foo>
|
|
12340020: 00000000 nop
|
|
12340024: 8f99801c lw t9,-32740\(gp\)
|
|
12340028: 04110011 bal 12340070 <hidden_foo>
|
|
1234002c: 00000000 nop
|
|
12340030: 8f998020 lw t9,-32736\(gp\)
|
|
12340034: 04110012 bal 12340080 <internal_foo>
|
|
12340038: 00000000 nop
|
|
1234003c: dfbc0000 ld gp,0\(sp\)
|
|
12340040: dfbf0008 ld ra,8\(sp\)
|
|
12340044: 03e00008 jr ra
|
|
12340048: 27bd0010 addiu sp,sp,16
|
|
\.\.\.
|
|
|
|
12340060 <protected_foo>:
|
|
12340060: 03e00008 jr ra
|
|
12340064: 00000000 nop
|
|
\.\.\.
|
|
|
|
12340070 <hidden_foo>:
|
|
12340070: 03e00008 jr ra
|
|
12340074: 00000000 nop
|
|
\.\.\.
|
|
|
|
12340080 <internal_foo>:
|
|
12340080: 03e00008 jr ra
|
|
12340084: 00000000 nop
|
|
\.\.\.
|