|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:# D" Q! \8 i- \, J; }9 O
1 #include<stdio.h>
/ @2 T! |8 i2 U7 I1 p 2 #include<math.h>
8 O$ L- K& j" n* h: w- ? 3 int main(int argc,char* argv[])
6 o3 m9 E( B# f- ~ @3 M& b 4 {- e8 |" w p% h6 ?" e
5 int a,b,c;2 G0 M! y+ {5 d, P0 q, R2 K3 m
6 c = a * b;
" `! x. A. D, d2 C 7 return 0;
' e" l7 g# O0 Z: A& M 8 }% G9 T( L1 Y+ G/ G( E. I
2 N8 t. E$ p1 r下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看: Q- {% B. A; m3 k
none:
* K$ A7 e9 s# `1 v$ n0 B j000082e0 <_init>:
) P# R' O- F- C" w( ?; f 82e0: e92d4010 push {r4, lr}
O+ i9 I# g: k6 l$ F+ j& h 82e4: eb00001c bl 835c <call_gmon_start>2 I! z; `" J) k3 R& `
82e8: e8bd8010 pop {r4, pc}
8 L. a" W/ j4 m; iarago:
. c% @4 @4 y, Z* ^, e, x% d0 H00008250 <_init>:
. @( E8 ~! u/ |! J- n 8250: e92d4008 push {r3, lr} M% h% O9 r& @$ I- x
8254: eb00001d bl 82d0 <call_gmon_start>. L$ C7 [# E, |& \/ q% p. \) ~
8258: e8bd8008 pop {r3, pc}
0 V0 W" f" K) k* p b+ T t( v
none:
6 t: M* o6 M3 W/ i! o3 H% ^000082ec <.plt>:
3 Z5 `- v( Y$ E E# @* {# n+ p* p 82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)$ Q, z5 Y7 R4 E
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>4 L$ _$ m5 H, M2 o' l0 O
82f4: e08fe00e add lr, pc, lr
/ j6 M& t. v% s; [/ L2 U 82f8: e5bef008 ldr pc, [lr, #8]!
; G! G/ ~# G4 U 82fc: 000082d4 .word 0x000082d4# s. x1 P ^- ]! z4 G8 }0 M ~
8300: e28fc600 add ip, pc, #0 ; 0x0) Y- V6 m" F3 f6 T
8304: e28cca08 add ip, ip, #32768 ; 0x8000- e* r6 a! K" O. U% C3 ^
8308: e5bcf2d4 ldr pc, [ip, #724]!8 d+ I, g4 J- z! O: c
830c: e28fc600 add ip, pc, #0 ; 0x0
! i' N' C: [2 p. l 8310: e28cca08 add ip, ip, #32768 ; 0x8000
: D: `, g+ s4 l9 j! W 8314: e5bcf2cc ldr pc, [ip, #716]!' p/ j6 V P+ m) R3 s
8318: e28fc600 add ip, pc, #0 ; 0x0
9 D+ F# ]5 w5 O2 {/ D 831c: e28cca08 add ip, ip, #32768 ; 0x80006 g: R% ~" H4 c/ G$ M
8320: e5bcf2c4 ldr pc, [ip, #708]!
+ S' `& O+ y. B- Q% @; k& x. {arago:
5 R, n% I8 _- z6 `0 D. @9 s( r/ L0000825c <.plt>:
) M& {% Q# n6 h: r 825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)
2 R: F2 {- c, L9 c8 r6 E6 ^# i5 V 8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
- V4 b1 i5 e6 U$ {1 X 8264: e08fe00e add lr, pc, lr( w d$ X3 o* g# P( A
8268: e5bef008 ldr pc, [lr, #8]!: \9 [1 G3 X J- J
826c: 0000827c .word 0x0000827c3 N9 h w8 L; c- O
8270: e28fc600 add ip, pc, #0
$ ~% h7 e! e- ~ 8274: e28cca08 add ip, ip, #32768 ; 0x8000" [: C' J3 o, L
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
! s- F' f9 K' n- S8 e- _ 827c: e28fc600 add ip, pc, #0" c0 j: @ N1 j# M
8280: e28cca08 add ip, ip, #32768 ; 0x8000# h- O {5 y& N6 |9 E2 l
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
' T O; \& W5 N! }: U& F" V 8288: e28fc600 add ip, pc, #09 L* U% C4 z; d5 `7 x
828c: e28cca08 add ip, ip, #32768 ; 0x80007 [( @3 c! t* X) K7 C6 P# X- Z
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c, @8 O3 X8 M y/ I; S- ?
none:
: \' k- D& i( V' w' e9 b8 Q3 J( F% U00008324 <_start>:) g: Y- A9 q: K8 O0 A
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
) L8 C" A. d; R5 V4 C# e$ S: Z: b 8328: e3a0b000 mov fp, #0 ; 0x0: P, N5 n1 G% Y. l! } C
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)7 ?/ N$ m2 t6 D: e7 [
8330: e1a0200d mov r2, sp
' k+ i9 a& X9 U. z3 B" _ 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)8 ~& B% R7 T& E6 F' R5 \' X' S
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
( C; v7 y# k7 b, [, Z C6 f 833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>$ v, P* m6 u Q, S( y8 k
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>" K9 B# s4 \8 \2 f/ ^
8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)' G; m+ M- f) q
8348: ebffffef bl 830c <_init+0x2c>
6 p5 ^/ t: g7 h& [+ |$ M 834c: ebffffeb bl 8300 <_init+0x20> F9 g' ^5 {3 y' a2 H
8350: 00008404 .word 0x00008404$ h. U8 O P6 h" Z" R& S. q: A4 s8 Z
8354: 000083cc .word 0x000083cc0 _! f: A ]4 E8 O3 b' w
8358: 00008408 .word 0x00008408 Q }+ o7 n6 [( y% e
arago:9 b0 a, h d3 V6 G( u) }" G
00008294 <_start>:
, _, w# Y; }6 A. l6 V0 o5 B 8294: e3a0b000 mov fp, #0 t! ?, P8 }( N
8298: e3a0e000 mov lr, #0
4 _! V8 {: ?7 Q9 ^* m 829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
( A* [! U. ~" O4 n 82a0: e1a0200d mov r2, sp
, L( G8 c% F8 w0 e$ g4 w 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
/ ^, [7 O* E% M5 |! q3 x( E4 j9 o 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
/ F. @, O P G; k6 i. P, G A 82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
( q$ M" z" A9 S" X 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)7 U4 r; Q6 t3 k! l
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>: x; l- ^5 W; i( m- Q
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
; h" Y9 B$ P7 w8 `' l9 F! c1 E" Y 82bc: ebffffee bl 827c <_init+0x2c>% }8 \6 l9 Y u: B3 L# C% C
82c0: ebffffea bl 8270 <_init+0x20>
( \7 j. Y6 e* N% _ 82c4: 000083dc .word 0x000083dc/ K0 S8 O) y2 j$ \$ i6 Y7 D) V9 }+ [
82c8: 00008344 .word 0x00008344- p1 V N) B. i! _
82cc: 0000837c .word 0x0000837c9 x, B1 _' l) @
none:
0 N$ u( R; g9 c& I) i0000835c <call_gmon_start>:' m" u: C" [: `3 `4 L; Y" L: t
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>1 I% F' R3 R( U- t) _
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
. ~3 G; A% H+ ~& V 8364: e08f3003 add r3, pc, r3
& z6 Q' J1 d% V 8368: e7931002 ldr r1, [r3, r2]2 S! m# @% J* R! f- W' [9 G$ o* ~+ N
836c: e3510000 cmp r1, #0 ; 0x0# e' |! J( a @6 Q" {
8370: 012fff1e bxeq lr
' T) R3 ?+ n3 N) N& Y 8374: eaffffe7 b 8318 <_init+0x38>1 S: t6 g' X) n* o: f! ]
8378: 00008264 .word 0x00008264- {# k$ D$ U5 H0 L% \0 I# ]5 q! t
837c: 00000018 .word 0x00000018
4 U- b7 k$ x: narago:+ W0 C% _# E2 n
000082d0 <call_gmon_start>:0 q: [9 f, r; U$ R& T
82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>+ p/ A1 ?7 ^$ t) J
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
6 j1 { v) ?% K. y4 e1 X, J 82d8: e08f3003 add r3, pc, r3& w, v; d, G/ I2 O& n9 k
82dc: e7932000 ldr r2, [r3, r0]& r0 t) Y' m( N& y
82e0: e3520000 cmp r2, #0( G. S! s4 @# S0 n8 x
82e4: 012fff1e bxeq lr3 {) q; _) ]7 P% ~
82e8: eaffffe6 b 8288 <_init+0x38>4 S7 T0 G% n3 P, k
82ec: 00008208 .word 0x00008208
% e, s1 ^3 g; ~8 U 82f0: 00000018 .word 0x00000018; ^- X6 s( G( ^9 B- a
none:& c2 K0 H3 r7 _ w. [
00008380 <__do_global_dtors_aux>:9 R! o0 ^0 S. J9 l0 E$ C
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>, m0 j$ J* K# N. G0 J
8384: e5d23000 ldrb r3, [r2]4 r/ X2 z& C1 M
8388: e3530000 cmp r3, #0 ; 0x0! U0 ?6 l/ ^- Z) A" L7 q
838c: 03a03001 moveq r3, #1 ; 0x1
- S5 y# u1 E- }5 B" n 8390: 05c23000 strbeq r3, [r2]9 |+ P" V/ r+ l
8394: e12fff1e bx lr
! U* U9 D# D7 ? 8398: 000105f4 .word 0x000105f4
3 P. W1 Y& s' B$ N4 Oarago:, R2 M$ q) D5 O- R0 n
000082f4 <__do_global_dtors_aux>:& I) ]# h% m* c' H, N2 S
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>' [1 S# i1 B+ q
82f8: e5d32000 ldrb r2, [r3]
# Q& D) r$ K9 E" ? 82fc: e3520000 cmp r2, #0% H* y n$ K8 ^ y4 Q3 ]
8300: 02822001 addeq r2, r2, #1! ~5 p: Q/ p- @6 @
8304: 05c32000 strbeq r2, [r3]7 u( A( d: P2 }5 A/ m, j
8308: e12fff1e bx lr
' B. o, e# w% L& @6 e4 d% t 830c: 0001050c .word 0x0001050c
6 P( K* Z9 I9 [' u6 ^$ s+ a+ ynone:+ a% w" m% m4 }7 S# |) r' e
0000839c <frame_dummy>:- \+ g3 D1 h1 ]6 C0 K
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>
2 f7 X! L! T* h' S7 Z 83a0: e92d4010 push {r4, lr}
& g1 N! I% l; m5 E+ ` 83a4: e5903000 ldr r3, [r0]6 k; h; S" t- ?7 c5 z
83a8: e3530000 cmp r3, #0 ; 0x0
|; k' `; Z7 @3 S5 ~ 83ac: 08bd8010 popeq {r4, pc} Z/ K4 g7 q$ j6 p) q* H
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>$ f1 [2 h/ C& F4 E+ S( N- s' W1 U
83b4: e3530000 cmp r3, #0 ; 0x0
5 ]$ p7 u2 ?+ ]% i 83b8: 08bd8010 popeq {r4, pc}
# t& O2 \) E/ K5 n% Y* q 83bc: e12fff33 blx r3
7 B3 c, [# k \$ `* A4 R 83c0: e8bd8010 pop {r4, pc}
6 w# j" N) d- \+ {" V 83c4: 000104dc .word 0x000104dc& t4 u& Y/ D& U/ t$ `
83c8: 00000000 .word 0x00000000
. o& ?6 A, z0 T) M/ N4 e4 warago:. @, w; R- k( {) _8 ~/ r9 y
00008310 <frame_dummy>:8 [, e7 L( z: h
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
: G# p, e6 M; Y) I' B 8314: e92d4008 push {r3, lr}
+ i5 Z: d3 `; J: L% h 8318: e5903000 ldr r3, [r0]* V" t$ v9 x M! G* J5 Y
831c: e3530000 cmp r3, #0$ G8 H, F3 ^, m
8320: 0a000003 beq 8334 <frame_dummy+0x24>
' n. ?- w9 B S% x/ g5 a" A 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
: E3 [, T9 V. Y/ [! ]9 c5 X 8328: e3530000 cmp r3, #08 Z: o7 B2 o5 N2 D4 X/ `" |! M
832c: 11a0e00f movne lr, pc4 Z& n) w6 C/ F# a
8330: 112fff13 bxne r3; I. W) z% r& B+ s# d: ]1 n
8334: e8bd4008 pop {r3, lr}8 p4 b. h3 h4 [4 h5 I3 J! [$ w
8338: e12fff1e bx lr8 E1 `8 x/ M( ^: c5 B1 g
833c: 000103fc .word 0x000103fc8 x3 c- |$ Y' }& O+ L
8340: 00000000 .word 0x00000000" Y' n+ W. U0 j8 R8 _' J O
none:" R. ]* F9 ?. S/ W
000083cc <main>:
. g' B3 h1 c* f2 h6 x( o. G I 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)5 }; c9 ] k2 V" W- W
83d0: e28db000 add fp, sp, #0 ; 0x0$ L' X3 X! S F) z6 F5 m
83d4: e24dd01c sub sp, sp, #28 ; 0x1c5 Y# b7 _% O6 C3 [1 V# U2 p
83d8: e50b0018 str r0, [fp, #-24]
: p g7 T/ P: `9 G, \3 e% i 83dc: e50b101c str r1, [fp, #-28]. ?) `3 w; \2 e6 M2 a; p
83e0: e51b2010 ldr r2, [fp, #-16]/ h u, [4 _# l/ c% O4 A N
83e4: e51b300c ldr r3, [fp, #-12]1 d8 j _0 }+ {! Q3 w
83e8: e0030392 mul r3, r2, r3
3 C- `3 W; q+ y7 Z9 l3 c" m 83ec: e50b3008 str r3, [fp, #-8]" x0 J# C, s7 d* X" d
83f0: e3a03000 mov r3, #0 ; 0x07 X6 h7 c" }- A: J p
83f4: e1a00003 mov r0, r3
$ N, J# G- b ]& B" g 83f8: e28bd000 add sp, fp, #0 ; 0x0
6 ?0 M4 ^( v: r6 h 83fc: e8bd0800 pop {fp}
9 s$ o/ X, ~; Z- W" }4 j 8400: e12fff1e bx lr# Y: I& B: v( V, h
arago:
% ?& Y; B7 f1 v# m4 B3 i6 F00008344 <main>:
( i: d; K. j7 N9 } 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
" `5 P/ x2 }4 ]- ~" t: \ 8348: e28db000 add fp, sp, #08 x. }4 B! e E- D$ M1 D7 Z8 Y
834c: e24dd01c sub sp, sp, #283 u5 p* n3 N( ^+ d/ _. n8 U; W4 ?
8350: e50b0018 str r0, [fp, #-24]
6 [- `4 z# y* t/ `6 E% k 8354: e50b101c str r1, [fp, #-28]
5 w0 d0 k1 V( h 8358: e51b3008 ldr r3, [fp, #-8]1 w# U4 t d5 ^) E \( ?9 G* x
835c: e51b200c ldr r2, [fp, #-12]
) V$ }, O# l( M, A. U& @4 m, B; t' i 8360: e0030392 mul r3, r2, r3
- |4 N" v) ~" a% ? 8364: e50b3010 str r3, [fp, #-16]
. \# C: N8 i: c, c) o' A9 x( B# m# m 8368: e3a03000 mov r3, #0, s3 E2 g# O# B# F7 B
836c: e1a00003 mov r0, r3
5 N! S* o3 v* C: H7 o# Q 8370: e28bd000 add sp, fp, #0
# Y. g0 B3 M2 T) g% O 8374: e8bd0800 pop {fp}
, S z& p; l' Z' N) [1 o 8378: e12fff1e bx lr
; y# H7 x: u; [2 Jnone:) |6 N) T: H" [, f. o
00008404 <__libc_csu_fini>:
- c% q# n$ f1 X* u- d 8404: e12fff1e bx lr
a! F, }2 o5 q( v% darago:, f/ P: c1 c+ E! p
000083dc <__libc_csu_fini>:6 S9 X M. e: R4 t( E+ Z! d
83dc: e12fff1e bx lr' I5 u/ q6 ^" A& }% ]$ ?! E
none:# C X" J# ?6 g2 _; D, q& M$ B
00008408 <__libc_csu_init>:$ d g w1 w* _& [+ ~" Q3 O
8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}) v. y O8 K5 j; W$ w
840c: e1a08001 mov r8, r10 f7 l2 h- w" f& U( M
8410: e1a07002 mov r7, r2
4 o$ p3 `% v- R( o0 s 8414: e1a0a000 mov sl, r0
[$ |& A1 X# }& Q7 S/ N 8418: ebffffb0 bl 82e0 <_init>
+ d- Z6 n" N+ f 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
6 l2 y5 D1 O9 H W+ Q9 O0 N0 N0 | 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>5 p' g6 N/ [4 F4 G) v4 c, Q
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>+ e5 _3 y- p2 B( ?* p7 a; F
8428: e0613003 rsb r3, r1, r3
q4 S' P2 [$ |" Q" L& G( S 842c: e08f2002 add r2, pc, r26 j) @4 {2 U! l% b9 l2 U
8430: e1b05143 asrs r5, r3, #2& w: S& b: e' M
8434: e0822001 add r2, r2, r13 n/ s! Z5 N- Z) R
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}5 X5 _& D5 J7 {/ l; f
843c: e1a06002 mov r6, r2
$ f7 n. {+ ]% R2 {$ {8 S 8440: e3a04000 mov r4, #0 ; 0x0
$ m3 c( x1 n# P j+ F 8444: e1a0000a mov r0, sl. ]( W- p" q- w9 N8 n9 B
8448: e1a01008 mov r1, r8. W7 H7 k j6 q" N
844c: e1a02007 mov r2, r7' g# f; `. i, k, j7 o' ?& @
8450: e1a0e00f mov lr, pc/ v. I# g$ C/ P, i5 [* s: \5 a
8454: e796f104 ldr pc, [r6, r4, lsl #2], V% d% X% d) w0 P- i" @
8458: e2844001 add r4, r4, #1 ; 0x1: u, B3 X X. e4 h/ o& }
845c: e1540005 cmp r4, r5
) \+ \6 ~1 p# Y7 ~+ {. B$ S. l+ e, H2 h) n 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>7 E: l5 Z) ~$ @; F0 Z) _6 r1 v4 G
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
. H& L" {5 l4 x) \. u8 A, } 8468: ffffff04 .word 0xffffff04; u4 C( n: R3 o; T9 q. g0 v# Q
846c: ffffff08 .word 0xffffff08
$ c3 G2 ]; Q. X# g- a 8470: 0000819c .word 0x0000819c9 k* {# _+ ?8 b$ b2 \, ?; x
arago:3 P2 V* V9 c8 i, V' m V" M5 i
0000837c <__libc_csu_init>: ^6 ~1 j: F! p' k; J `# l) F) o+ u
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}: `* D. y" |+ M( ?
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>3 v, _3 y4 L6 h' z5 [3 d+ D. |
8384: e1a06000 mov r6, r0+ T" _7 c2 F$ } r3 ?
8388: e1a07001 mov r7, r1 J" F0 y, V/ u5 F
838c: e1a08002 mov r8, r2
, V0 m2 r2 J+ s 8390: ebffffae bl 8250 <_init>2 t3 {7 }, E/ Y. m
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>+ b: w! Y+ I8 W) l+ |
8398: e08fa00a add sl, pc, sl9 N, @) ~: g- o
839c: e08f0001 add r0, pc, r1
. u' J% U9 G$ p/ `4 N 83a0: e06a5000 rsb r5, sl, r0( W1 P* s2 V2 y# o. {0 S
83a4: e1b05145 asrs r5, r5, #2
# `8 `' d7 X; p0 ] 83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}# L" T" e! P" b# Q8 a/ d+ B# j) K
83ac: e3a04000 mov r4, #0
9 x. x- ], y% m' E 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]1 v- Y- `% o0 y7 n& P Z$ E) T
83b4: e1a00006 mov r0, r6
' \8 H9 L; x' c1 m" H- u 83b8: e1a01007 mov r1, r7
9 l* L4 l& c- Q; ?" H5 \7 A 83bc: e1a02008 mov r2, r8
% P j+ `+ `" p( o2 F 83c0: e2844001 add r4, r4, #1% u. k ~2 T9 L7 G( d2 r3 M- p0 U2 c
83c4: e12fff33 blx r3
0 e+ V6 p& ~: d% ^- E 83c8: e1540005 cmp r4, r5
& G) N I3 L# o5 t+ k; h- A/ I 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
# W: V U7 y# P, }; F 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}
0 l7 S, N2 o% ^$ @ 83d4: 00008054 .word 0x000080547 n e. h/ @1 j5 T! Z( c
83d8: 00008054 .word 0x00008054
; g/ X) x4 U0 z `: w4 a% |: znone:
+ X$ j7 p' H% O1 C( I9 nDisassembly of section .fini:5 u8 ~+ W" q2 T' `) g( \' E
E$ |) R; B: p( T3 ]* [00008474 <_fini>: \8 q+ T+ i) V, v$ P, V3 \
8474: e92d4010 push {r4, lr}
9 M9 C, N. S9 `+ K1 c 8478: e8bd8010 pop {r4, pc}
i! M3 ]# Q- @7 j9 i# Xarago:* ?9 D% H1 z% S2 O# i
Disassembly of section .fini:
/ x/ ]/ L4 S6 r
& g& S3 P- n1 G5 b4 A2 o% o5 k000083e0 <_fini>:) W% j1 B, p ?4 r. a* T) w, P, G: }
83e0: e92d4008 push {r3, lr}
$ n4 W/ r+ V4 f" j 83e4: e8bd8008 pop {r3, pc}
/ s7 q' }, E. \3 M! }1 Q) M( X2 l6 w
6 d8 X u9 {; e6 t; Q, ]# ~! v
3 G" n, l/ h0 i" ?1 E& W( n |
|