|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
4 {! r% A& O) V& R" {+ o 1 #include<stdio.h>
/ ?1 k9 c, g9 w3 D 2 #include<math.h>
& d& ^; o4 e" k% [3 V! x 3 int main(int argc,char* argv[])# y6 V$ C5 S1 [+ U, }
4 {, I! D- P+ Q- B6 ^/ X k
5 int a,b,c;
4 ~ M! r- J4 g, g0 y 6 c = a * b;
( d* O: n# G4 V( h2 [! b 7 return 0;
: A% s6 G8 P8 L 8 }
0 l" @, L( ^4 k9 T- _7 ]! Z9 _5 k/ G5 n* J* I7 v2 K
下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
1 z8 h2 g5 s5 g) G/ w l+ H$ wnone:
$ u% K1 m( X, B6 c0 i000082e0 <_init>:
) O" _- G/ b. f 82e0: e92d4010 push {r4, lr}
" F4 X& B# e; O8 N 82e4: eb00001c bl 835c <call_gmon_start>' F/ w7 w: D: m% [$ j! h
82e8: e8bd8010 pop {r4, pc}" b7 o+ S4 ?) C$ Z9 m, a
arago:5 W G0 ?% F7 K# [
00008250 <_init>:5 y8 ~0 U/ M |$ Y
8250: e92d4008 push {r3, lr}
! l1 @3 D- y6 m) X' U 8254: eb00001d bl 82d0 <call_gmon_start>
3 G, D/ H& l& x5 x+ g# |- c 8258: e8bd8008 pop {r3, pc}
/ D- u/ C+ R$ W. t- _
, D/ G' Y* k7 Xnone: M9 r# E2 O' R7 l( _$ `6 T6 Y
000082ec <.plt>:
, f; G% u; P {' B/ l# A 82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!); y( g/ d! _" i5 j9 u% }
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
0 b N" U# G& M2 Q9 j/ R 82f4: e08fe00e add lr, pc, lr
. Z2 E& q6 i$ G2 b 82f8: e5bef008 ldr pc, [lr, #8]!
4 u2 w G$ g! g# ]& u6 n; W/ G 82fc: 000082d4 .word 0x000082d4
& r& I8 {! h6 x 8300: e28fc600 add ip, pc, #0 ; 0x0
( Z$ @+ E/ H! }6 N& m/ M# [5 q& q 8304: e28cca08 add ip, ip, #32768 ; 0x80009 J2 J5 o3 D) j$ k/ b
8308: e5bcf2d4 ldr pc, [ip, #724]!
9 D* B8 V: b, z! F3 a 830c: e28fc600 add ip, pc, #0 ; 0x0% J6 A& W9 O! A+ Y! Y
8310: e28cca08 add ip, ip, #32768 ; 0x8000
( i8 k+ B% _& d W& d 8314: e5bcf2cc ldr pc, [ip, #716]!1 [3 F( ~8 v% g3 U _4 m: H
8318: e28fc600 add ip, pc, #0 ; 0x0
! {4 S1 I* g z& \ 831c: e28cca08 add ip, ip, #32768 ; 0x80002 j$ w: V5 w: F4 i
8320: e5bcf2c4 ldr pc, [ip, #708]!5 X+ P: r- e9 s
arago:2 _. D& T" V5 q! }4 e" }
0000825c <.plt>:6 l0 }3 y6 w7 \- l$ J# x' T( a, u3 a( E
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)
. p% X& D$ D- m- t$ P 8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>0 t; h t; g" U7 d
8264: e08fe00e add lr, pc, lr
, I: J6 D0 E8 N4 X; n 8268: e5bef008 ldr pc, [lr, #8]!* ] l) M: `% C
826c: 0000827c .word 0x0000827c
1 r& v- E0 Z* u) h8 H! P- Q+ n0 M 8270: e28fc600 add ip, pc, #0
( X2 P: U) M' P9 }8 t2 |1 c. W 8274: e28cca08 add ip, ip, #32768 ; 0x80000 A, ` C5 w# T+ S3 s. V
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
* Q! Z8 q! ?# L# P 827c: e28fc600 add ip, pc, #0
( z8 E& U# }. B$ m" Z) r, [) ` 8280: e28cca08 add ip, ip, #32768 ; 0x8000
; L2 p6 ^4 {& K- m" d+ B 8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
6 N1 W/ t _* z! D 8288: e28fc600 add ip, pc, #0+ z: s* Y! O! T& `
828c: e28cca08 add ip, ip, #32768 ; 0x8000* ?) ?7 x- u( P+ U! l
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c
9 M2 m8 v" j9 Z- T! Q4 G) [* Mnone:% B( g+ \4 Q% ^3 }8 E
00008324 <_start>:# Q3 H, E/ ~+ b
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
8 T8 w7 I+ ?- w5 [ 8328: e3a0b000 mov fp, #0 ; 0x0
* O$ r1 L/ [( Z9 `) o 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)9 A8 J# w8 i0 M( G. ?; f
8330: e1a0200d mov r2, sp
* A% o( z/ G: W 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)3 t y( _) W2 c1 a0 `7 a) y! J
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
, _1 H. F5 f7 G) ? 833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>- l4 W6 T j7 w! f5 ?( J
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
! |$ s! X1 [* ^& u* W 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)0 `! T9 \6 M! U9 s, k0 y
8348: ebffffef bl 830c <_init+0x2c>
+ L2 \' {. k d 834c: ebffffeb bl 8300 <_init+0x20>: I5 g7 b/ p& ?8 d4 z( l
8350: 00008404 .word 0x00008404
9 H4 S& D1 X) H$ O 8354: 000083cc .word 0x000083cc
& T+ x9 J% ?) u( E: h# Y5 l0 C0 L 8358: 00008408 .word 0x00008408+ {8 R6 {( _( k7 N3 C# z* _! k4 W: V
arago:1 Y3 D1 G$ {5 c# ?1 J; {* G% d
00008294 <_start>:
+ l' F" i1 e, H5 ^! \4 B 8294: e3a0b000 mov fp, #0
3 R5 J7 a# Z) E8 v3 J 8298: e3a0e000 mov lr, #01 O, I% `/ j# H' t3 l/ Y) L
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
+ }# z# ^4 F" c9 E 82a0: e1a0200d mov r2, sp
+ ?; v; N* o* `+ v# g- p 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
1 F' T4 b; p \- _7 ] 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)2 m; T. T* A% z7 ^' C# _
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
9 D! p9 H8 Z4 o8 i1 j3 _$ @# h/ W B c/ B 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)- x3 Q2 u7 e5 _% y% ?# o
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
/ `* U0 ^6 t) J7 {% Z2 k- F 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
& W( G2 p! k" Q0 n1 a 82bc: ebffffee bl 827c <_init+0x2c>
0 ]1 o. G7 ` C d3 O: x 82c0: ebffffea bl 8270 <_init+0x20>8 n& c& _$ m6 |* T# o" m
82c4: 000083dc .word 0x000083dc
& N: M0 f( o$ k, l/ i6 f3 s 82c8: 00008344 .word 0x00008344
6 i/ }! F$ O( ?% P 82cc: 0000837c .word 0x0000837c
0 U8 S+ e; [9 H7 H* e3 w7 knone:! X4 }1 @- y- e
0000835c <call_gmon_start>:
4 K% |, w! B6 X4 n 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
1 l6 i9 `+ I! [$ s 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
0 h, G. ~, Z# w7 { 8364: e08f3003 add r3, pc, r38 ~0 S( ~8 H* I. E6 @
8368: e7931002 ldr r1, [r3, r2]$ |( _0 D3 C7 j# j+ w
836c: e3510000 cmp r1, #0 ; 0x01 x" }# Y# Z2 ]
8370: 012fff1e bxeq lr
- T: W- G; ~& F7 r: B4 L% v 8374: eaffffe7 b 8318 <_init+0x38>
( o& C8 F p( z; a; ?: G/ f+ u8 s 8378: 00008264 .word 0x00008264
2 T" G2 _4 S2 O8 P 837c: 00000018 .word 0x00000018
\& L0 n! J/ Z- o8 xarago:+ _" ]% a: ~* I9 R# S2 i( Z
000082d0 <call_gmon_start>:1 a9 O" G5 e$ o/ |
82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>
: X; e a7 h. _. w9 M" @ 82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
3 c! B& m- U) t# r 82d8: e08f3003 add r3, pc, r3: U3 i0 e2 Z+ M
82dc: e7932000 ldr r2, [r3, r0]
+ O' O8 }$ a. r0 {1 b 82e0: e3520000 cmp r2, #0
# _: g# a+ a4 I* n! R. f 82e4: 012fff1e bxeq lr5 } B0 i: l$ e' \# m3 O
82e8: eaffffe6 b 8288 <_init+0x38>* c x3 k% h' f
82ec: 00008208 .word 0x00008208
9 S+ S. y6 W. I9 { 82f0: 00000018 .word 0x00000018/ y+ X$ ~# U, ^0 U+ Z6 g( r8 G
none:
2 k) f! g" D! Q8 A9 ~00008380 <__do_global_dtors_aux>:
( C$ y% o9 B* t# ]) {- F 8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
v) u" g0 M7 r' R- D 8384: e5d23000 ldrb r3, [r2]- x7 p* [9 g8 r2 M3 b1 |4 f
8388: e3530000 cmp r3, #0 ; 0x0
4 l2 Z% _; H( {! z" M 838c: 03a03001 moveq r3, #1 ; 0x18 M# I t- k0 ?
8390: 05c23000 strbeq r3, [r2]
1 K+ u" t# a, B' R. _ 8394: e12fff1e bx lr; P8 o- r* m2 ^7 H
8398: 000105f4 .word 0x000105f47 F. H) w5 T! a3 z
arago:! D& t6 }! ]! Y- ^# q" h+ \
000082f4 <__do_global_dtors_aux>:
$ k1 B; N6 l1 e8 W- [ 82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>
, H4 @/ V2 M) D: i7 \; X; M 82f8: e5d32000 ldrb r2, [r3]# D; `; U- P7 t7 P4 `
82fc: e3520000 cmp r2, #0
- J, z A% e( w) i& a! z$ ? 8300: 02822001 addeq r2, r2, #14 w3 P# ^ v0 r3 F! B% R. ~
8304: 05c32000 strbeq r2, [r3]+ h, \0 w& m2 N$ V- W! o9 P3 C
8308: e12fff1e bx lr& c$ H, R( `7 E, J9 z
830c: 0001050c .word 0x0001050c
3 L* a5 H" i2 L6 s% J$ v, a- O# pnone:4 I, M' |3 j- P: Z% F8 ^0 q7 b
0000839c <frame_dummy>:0 X& G; v& {' g+ z
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>
4 }4 s+ r1 ~. B8 K; q 83a0: e92d4010 push {r4, lr}2 v1 Q, j. K& L5 k
83a4: e5903000 ldr r3, [r0]
0 L! C; r1 b- C- `5 A( ~" _ 83a8: e3530000 cmp r3, #0 ; 0x0
$ s) D# e! i5 G 83ac: 08bd8010 popeq {r4, pc}
; N" l! y( q, O( i I8 {. M3 l3 K/ g 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
: g' p4 b6 W+ u 83b4: e3530000 cmp r3, #0 ; 0x02 } C) K- s8 K+ Q4 f3 |7 W' v
83b8: 08bd8010 popeq {r4, pc}$ |0 E4 _7 l4 f9 G: h& d q' {
83bc: e12fff33 blx r3
+ X( P0 W/ C( } x+ i7 n 83c0: e8bd8010 pop {r4, pc}
% a# q; r& ^# A 83c4: 000104dc .word 0x000104dc
0 W1 S3 ]$ T B8 z) p: E 83c8: 00000000 .word 0x00000000
" p2 x K$ _0 |2 tarago:
' _8 G! y' d# u& |5 y00008310 <frame_dummy>:1 v# W; @- m& N, L3 c/ T& L
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
% x! X/ `8 l' ~* R) O 8314: e92d4008 push {r3, lr}% D+ j3 } }& _! R5 f5 Q9 L* m0 i
8318: e5903000 ldr r3, [r0]
, X$ G1 ?" A% [8 m! m 831c: e3530000 cmp r3, #0
9 D& l7 p' U" t+ b7 w 8320: 0a000003 beq 8334 <frame_dummy+0x24>" o- J' e% E+ k, @8 O: k+ y
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
3 L! \$ I/ E1 r2 @ 8328: e3530000 cmp r3, #0
6 z% g& O6 ]9 A w. I3 o 832c: 11a0e00f movne lr, pc
/ C& b$ Y# s6 ^! D 8330: 112fff13 bxne r35 c* n \6 K/ m
8334: e8bd4008 pop {r3, lr}+ c. r2 M' ?- t$ G; w0 `6 b3 k
8338: e12fff1e bx lr4 V+ j; n; u J
833c: 000103fc .word 0x000103fc
$ g2 R/ [5 `( F 8340: 00000000 .word 0x00000000! o7 i, D# P! J. o' @
none:
2 ?; J2 r. P4 P9 W3 W000083cc <main>:
) [) W$ i! [( J% O 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
0 u2 j! a) k c 83d0: e28db000 add fp, sp, #0 ; 0x0
; }4 v7 v& X# Y" l) u7 N, ` 83d4: e24dd01c sub sp, sp, #28 ; 0x1c
8 O/ K. \& X5 X t' u 83d8: e50b0018 str r0, [fp, #-24]* u+ F {- Q2 A& v
83dc: e50b101c str r1, [fp, #-28]3 I3 D9 }1 o7 t) m! T
83e0: e51b2010 ldr r2, [fp, #-16]
* n' |' D5 `, u, C5 w 83e4: e51b300c ldr r3, [fp, #-12], M2 P5 j2 l2 X3 q4 k1 P4 o+ p; H& y
83e8: e0030392 mul r3, r2, r3$ L1 k6 X. i/ O
83ec: e50b3008 str r3, [fp, #-8]5 q* X6 m# ?; k2 w' u1 c- |
83f0: e3a03000 mov r3, #0 ; 0x0: K+ h' j4 {3 h7 L
83f4: e1a00003 mov r0, r3& N% i2 U& R5 \* L# p
83f8: e28bd000 add sp, fp, #0 ; 0x0
- c1 F" [1 A. ^1 c1 _ 83fc: e8bd0800 pop {fp}
+ d# t9 D6 p: ~& k0 N& _, W4 C' R 8400: e12fff1e bx lr; h T \% |; a" n) w7 P% H
arago:8 ?; X# F, z& Z q8 K
00008344 <main>:
0 t5 I6 d/ D4 b 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!); Q. A- d8 R" b
8348: e28db000 add fp, sp, #0
% t9 }8 S% m+ M# }: J d 834c: e24dd01c sub sp, sp, #28' f q$ B: @1 H, a+ V
8350: e50b0018 str r0, [fp, #-24]
4 r( K) }0 `# v N+ ^; Z 8354: e50b101c str r1, [fp, #-28]5 _0 j' m, U6 v% d0 b1 Y
8358: e51b3008 ldr r3, [fp, #-8]
' z( C i- U. j$ |" K 835c: e51b200c ldr r2, [fp, #-12]
. W; C+ }- z9 J+ V; d6 ~6 \ 8360: e0030392 mul r3, r2, r3
% j+ I. \7 i$ k! ]3 B 8364: e50b3010 str r3, [fp, #-16]: F! L) j, P* g6 _
8368: e3a03000 mov r3, #0
$ j9 i$ C0 C3 H$ e5 d! m 836c: e1a00003 mov r0, r3
' {5 o! V8 m9 I* k% d$ `5 K 8370: e28bd000 add sp, fp, #0
+ X$ g' F' p( Q# `0 l( G) W 8374: e8bd0800 pop {fp}
9 P& [7 E- w2 Y; Z 8378: e12fff1e bx lr1 y( P+ m5 r' A/ e8 w
none:
w* U8 p( {/ l2 }5 g# q00008404 <__libc_csu_fini>:
- @9 |" N+ P, Z0 n/ q5 ? 8404: e12fff1e bx lr
: V( k- F; O6 yarago:
$ X, K4 \) M/ Q4 e5 j- ^/ p/ a# ?000083dc <__libc_csu_fini>:
$ y; e) `& W, x, W+ ^/ P 83dc: e12fff1e bx lr( l' ?" [, m8 J7 \ r
none:2 ?6 G5 a6 A9 ^: \( _$ t
00008408 <__libc_csu_init>:
7 T2 M* C( c; O 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
' p9 S* C, V+ m* [9 E, [ 840c: e1a08001 mov r8, r1
8 i4 b- x* x' B* o8 I# x8 |, H 8410: e1a07002 mov r7, r2
2 k1 b+ A! `' k9 l( ^ 8414: e1a0a000 mov sl, r0
. D. Z2 V+ ^; K) t* A3 _ 8418: ebffffb0 bl 82e0 <_init>1 w0 B5 {0 V$ R0 A, p
841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
7 u: B5 g* s- U8 P3 ?/ B6 Z 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>0 d8 S, E; v' i& w; U$ K6 x1 f
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
* g/ s: w$ l1 L: p U8 D( R' C7 T/ { 8428: e0613003 rsb r3, r1, r3
# Q0 K+ w) Y* \, W 842c: e08f2002 add r2, pc, r29 v3 i C3 Z; S! H
8430: e1b05143 asrs r5, r3, #2
% }4 ]0 B5 l: z; Q( Y 8434: e0822001 add r2, r2, r1$ N# V1 d$ @8 G" `) k5 Q2 U6 n
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}9 q3 m6 k% k# J6 y- f, |
843c: e1a06002 mov r6, r2
; `0 o. j4 f3 L4 q 8440: e3a04000 mov r4, #0 ; 0x01 q+ V' n8 O5 S" n* x
8444: e1a0000a mov r0, sl. Q, s- |/ s1 R( R6 k) ]8 Q
8448: e1a01008 mov r1, r8
+ |( x5 _& N: i% V; y5 q0 r% f 844c: e1a02007 mov r2, r7
+ ~" H6 u8 ~ g. u2 I2 u 8450: e1a0e00f mov lr, pc
$ v B7 J$ L$ M" ~& h% [# _6 N 8454: e796f104 ldr pc, [r6, r4, lsl #2]5 R' S7 `* |( E" \ o7 L
8458: e2844001 add r4, r4, #1 ; 0x1, R @# Y: G: P
845c: e1540005 cmp r4, r57 f. @* ]5 n8 a0 r6 `$ [
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>2 h, d+ e, h; O& n: d
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}$ u5 o+ R4 f- w+ q: F+ b. a
8468: ffffff04 .word 0xffffff04
, [( l" @; W1 \% } 846c: ffffff08 .word 0xffffff08
B7 E! f6 O6 ~1 O 8470: 0000819c .word 0x0000819c
1 C! \, c7 { D: y& Y7 T. _arago:" ^" |; {7 J2 C6 f
0000837c <__libc_csu_init>:6 N" C& V# ~" U, m. P( M
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
- {2 ?( A6 r, e 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58> `3 i, N4 n- u
8384: e1a06000 mov r6, r0
6 ^, |8 ~% _3 J2 e 8388: e1a07001 mov r7, r1% J8 ?; f! c: ?' `9 ~, o
838c: e1a08002 mov r8, r2
% K6 Z' ]3 Z6 C# |4 \$ X; F 8390: ebffffae bl 8250 <_init>. x6 }. f+ ~( v
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>* e) g9 g6 t7 Q0 f( ^" \$ s" a6 O
8398: e08fa00a add sl, pc, sl( {+ Q( X: F0 t1 W9 R9 Z0 W
839c: e08f0001 add r0, pc, r1) }- _7 b+ ?! I1 m
83a0: e06a5000 rsb r5, sl, r0- x4 R, q3 U) N& |$ q4 m# ~# h
83a4: e1b05145 asrs r5, r5, #2
( A$ X% F# e$ J6 B# V: n 83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}" L- m) P& h# @$ u9 N
83ac: e3a04000 mov r4, #0
, r# s. t7 c3 r; W4 ` 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]1 F0 j. [* l2 Y; m/ c" U
83b4: e1a00006 mov r0, r6
2 y' d, R3 @% P3 _+ [ 83b8: e1a01007 mov r1, r7
0 E0 H& O& R& D. q' h# @+ L4 Z$ W' r 83bc: e1a02008 mov r2, r8" H4 ], l8 R4 e
83c0: e2844001 add r4, r4, #11 a) c4 j6 y3 h9 x! L. l/ s6 m, Y1 I
83c4: e12fff33 blx r30 G9 r3 h9 v' a3 |3 ~! F
83c8: e1540005 cmp r4, r5
6 y- T/ h* q0 V p- O C3 h$ q2 S 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
; L, _% a; Z. x 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}2 G$ v; l7 a$ m, f6 `
83d4: 00008054 .word 0x00008054- ~& b9 B$ ?! V5 l- a, w3 N5 H/ x5 v
83d8: 00008054 .word 0x00008054
: c8 N7 u/ i; T# A) v) {* k3 w- Xnone:
5 U/ h' x% \3 KDisassembly of section .fini:/ F- \$ G I% N- T# A! L" u8 H
% c4 S2 i. y( R3 K; I, ?3 l1 g00008474 <_fini>:
( t+ R& Q& ?$ v0 J+ p) u 8474: e92d4010 push {r4, lr}9 F( s" a9 F: H0 T5 j
8478: e8bd8010 pop {r4, pc}
' \, u- b' s! @7 [. t' F" C! Xarago:
9 Z! w; s3 P8 z$ G+ r& qDisassembly of section .fini:
. J8 g9 i; G& A* ] }
' F: d2 y' Z+ \' e3 E* L000083e0 <_fini>:
* Q/ S, c6 g, T 83e0: e92d4008 push {r3, lr}
3 Y: Y/ F& j% k1 c* Z* u' `$ | 83e4: e8bd8008 pop {r3, pc}
: Q+ E' p! m; ^9 p+ S
& L2 c. y1 R( d4 T
+ Q) U; k- O$ l+ o
5 g: n/ C, C% { |
|