blob: b44eae164b3d1b5fc05fa2419871cb636ef0a5e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#...
.* <_start>:
.*: (00 00 00 60|60 00 00 00) nop
.*: (18 00 41 f8|f8 41 00 18) std r2,24\(r1\)
.*: (00 00 00 60|60 00 00 00) nop
.*: (.. .. .. 4b|4b .. .. ..) bl .* <.*\.plt_call\.foo\+0x4>
.*: (18 00 41 e8|e8 41 00 18) ld r2,24\(r1\)
.*: (00 00 00 60|60 00 00 00) nop
.*: (.. .. .. 4b|4b .. .. ..) bl .* <.*\.plt_call\.foo>
.*: (18 00 41 e8|e8 41 00 18) ld r2,24\(r1\)
.*: (20 00 80 4e|4e 80 00 20) blr
.*: (00 00 00 60|60 00 00 00) nop
#pass
|