|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:! G: J& K# i- w; l3 m7 R
1 #include<stdio.h> : q i/ I- P1 d
2 #include<math.h>
8 Z: U7 D5 C8 C- Y4 I/ w% p$ h5 g 3 int main(int argc,char* argv[])) `3 F7 x* ]5 B% q! Y5 ?
4 {
& I* `1 C9 M) B3 c0 F i 5 int a,b,c;
- H9 w; L" O# I 6 c = a * b;7 v5 |6 e* \% P Y" B+ M% |- C! c
7 return 0;
# g$ i! U# }$ ` 8 }
+ q9 t5 K$ z- U) p0 d3 p# l k {9 [2 s" _/ i+ N c
下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
6 t( ]( ~3 s. |. Z$ U; ?* A3 x$ C* Mnone:" D/ L' P- u7 v$ S
000082e0 <_init>:- \. m$ X, n0 |$ `
82e0: e92d4010 push {r4, lr}
# Y/ g* h5 j* h$ S9 d. H 82e4: eb00001c bl 835c <call_gmon_start># @2 w% {4 d: h& T6 o
82e8: e8bd8010 pop {r4, pc}
) F4 h( Y* L& c% i0 B; D" ^arago:5 E; @. L& t) J# z; J4 Q* w& s
00008250 <_init>:
% ~1 `. P# |1 b0 N+ i6 P- [$ f8 o 8250: e92d4008 push {r3, lr}8 Q" O) B7 V0 o. M" x
8254: eb00001d bl 82d0 <call_gmon_start>1 U c) ?, Q7 y, g
8258: e8bd8008 pop {r3, pc}, o, Y/ C# d- [) C& L# f
- \: j" q: T9 {5 ]) Q( N
none:
4 k. K) y- g2 @5 C* h* j, ]000082ec <.plt>:; V7 P0 z' l& l1 a( O. {
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)7 x' H4 A% w F7 ?' T& z: E6 {& W
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
/ u0 l. P6 m/ M* ]4 ~ 82f4: e08fe00e add lr, pc, lr
* B, @- w% ~0 X- y: D6 u- l 82f8: e5bef008 ldr pc, [lr, #8]!
! \! b$ x+ N/ x @+ m' L2 q/ m+ \ 82fc: 000082d4 .word 0x000082d4$ U% j. C" Z' l! [0 [# O- B! y; o6 V
8300: e28fc600 add ip, pc, #0 ; 0x0
1 I( h9 O% x! c+ j 8304: e28cca08 add ip, ip, #32768 ; 0x8000# W6 x: X }! I, @- j' Z+ b. ~
8308: e5bcf2d4 ldr pc, [ip, #724]!6 \ R6 m" S) ?7 Y# ?
830c: e28fc600 add ip, pc, #0 ; 0x07 C" g- y' c# u9 C8 b
8310: e28cca08 add ip, ip, #32768 ; 0x8000; @6 G% s k5 v2 Q8 A8 A$ L
8314: e5bcf2cc ldr pc, [ip, #716]!- X3 }& p! R+ \0 ]8 R2 n ?
8318: e28fc600 add ip, pc, #0 ; 0x0, r5 t+ c. A5 W: Z* A) U
831c: e28cca08 add ip, ip, #32768 ; 0x8000) h! J2 q# Z0 Q2 }! R
8320: e5bcf2c4 ldr pc, [ip, #708]!
( i" v& @! @! `# w* J3 g6 ] S, iarago:: t5 w# R: H$ c
0000825c <.plt>:' H$ G" R( k( Z
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)8 |% j* i) K7 u. T0 m" G
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
/ c& r5 ?* M1 H5 O; V9 n 8264: e08fe00e add lr, pc, lr) g* ?3 T! Q" ]/ q3 Q
8268: e5bef008 ldr pc, [lr, #8]!) l( Q2 M- ]1 [
826c: 0000827c .word 0x0000827c
/ p' w, D; }: k+ Q4 J 8270: e28fc600 add ip, pc, #0! q( x$ w, F L9 \' x
8274: e28cca08 add ip, ip, #32768 ; 0x80001 H! F. \% D& }3 D/ n5 n" ~
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c/ [8 h3 {. L4 { `, v0 |
827c: e28fc600 add ip, pc, #0
6 m: X4 a5 E- k5 x* ? 8280: e28cca08 add ip, ip, #32768 ; 0x8000
. i- L6 H- _8 C3 I 8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
# O% H9 {( F8 L7 R# c 8288: e28fc600 add ip, pc, #0
) S9 c2 h2 l. S% w 828c: e28cca08 add ip, ip, #32768 ; 0x8000
* G8 u$ d- G% U& F0 A 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c0 t' q+ }& u4 y1 @& k
none:- S* q+ p7 ?6 G2 l# |. f3 A2 l9 z
00008324 <_start>:
# h$ j" m8 s0 b; o 8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>; w& {# U0 X7 U4 ~5 q9 M9 \
8328: e3a0b000 mov fp, #0 ; 0x0
+ M4 T, S; Q- O: V. S, D# ~ 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)7 H, e) o* ]& o, a, N: F. ]; J& A6 q
8330: e1a0200d mov r2, sp
% p3 |2 i: p& o6 v. w- n 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
2 V. r7 U/ f5 F% O: x0 d 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
% F9 ^1 H- k* m: j; ]! _3 ], V- ] 833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
6 X. x$ N: [* N" n4 m: Z+ n 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
+ _9 r. G- G7 f 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)" s& M6 F# C# J7 n- W* Q; s5 {: p
8348: ebffffef bl 830c <_init+0x2c>+ c5 l6 |- h/ @) [; h2 }+ y
834c: ebffffeb bl 8300 <_init+0x20>
# n( ], T! H. a 8350: 00008404 .word 0x00008404 M& e a1 C" p1 ]3 i* A
8354: 000083cc .word 0x000083cc( Y, _8 b3 z: @1 }0 \
8358: 00008408 .word 0x00008408
! r7 f; y+ Y9 I5 G/ qarago:
5 T7 L2 o* A2 B8 i4 b! M6 R- L00008294 <_start>:
4 o, j' P7 J5 ~0 F j" K2 f 8294: e3a0b000 mov fp, #0
* o Y* ~% m/ ?; \% w- y 8298: e3a0e000 mov lr, #0( c& G5 P0 Y" P
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
; _' s! W) S7 J 82a0: e1a0200d mov r2, sp4 S5 w) x5 @0 S% C ?
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)/ S d% ^: r+ }3 ]4 s
82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!). [( p: U3 U% R) {: g
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>5 J* q* {- w: @6 H Z
82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
) g2 o5 D6 n: S ~( x+ T0 A# f 82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
( L, n# T, {4 a9 C/ s7 u; k3 i6 O 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
* |4 e5 Y( i; | 82bc: ebffffee bl 827c <_init+0x2c># ]: U+ `+ y; j S0 b
82c0: ebffffea bl 8270 <_init+0x20>
1 G& o2 e% d, V$ w7 g 82c4: 000083dc .word 0x000083dc
: _1 ?; E$ p6 I* d! D0 D 82c8: 00008344 .word 0x00008344
9 G* p# w1 s. q- V _( R 82cc: 0000837c .word 0x0000837c
1 r! W; f. K5 onone:+ M. S" W3 L6 ~$ |) _
0000835c <call_gmon_start>:
1 ^* c4 w4 d; [; n 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>& e( C! c: H: s9 e4 E' F8 k X
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>" J! U) ^. t4 g" b u
8364: e08f3003 add r3, pc, r37 g% U8 B h3 Q# ?+ A
8368: e7931002 ldr r1, [r3, r2]
% X2 H, q3 R8 t7 W+ R& J5 H# r 836c: e3510000 cmp r1, #0 ; 0x07 F: ^+ b' G0 v, m, h
8370: 012fff1e bxeq lr/ o! d2 M# y) ]/ j8 n v
8374: eaffffe7 b 8318 <_init+0x38>
# I- \0 b. a0 O4 Z: } 8378: 00008264 .word 0x00008264. D5 Y4 ? g! ?- {$ K9 Z& h
837c: 00000018 .word 0x00000018
# @) J7 j9 [5 r5 U2 [- o; varago:, i9 i, u/ x3 D( e8 o: H8 p
000082d0 <call_gmon_start>:
7 _/ u. _+ Z( Y$ D( P9 u 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>$ j! B7 h4 e( C
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
5 J A5 e6 \ B1 y6 C9 [7 T 82d8: e08f3003 add r3, pc, r3( E! x" l8 o% \: G, g
82dc: e7932000 ldr r2, [r3, r0]& {9 J% B; W/ \; x, z! p( d! G, R
82e0: e3520000 cmp r2, #0* Z4 [+ l, A( ^# t2 t! ?' a( j
82e4: 012fff1e bxeq lr
" N* c" _8 |) {) z/ P# k 82e8: eaffffe6 b 8288 <_init+0x38>
" P! K/ W7 m! k 82ec: 00008208 .word 0x000082087 Z* o) M5 o, j* {7 E
82f0: 00000018 .word 0x000000189 Q/ B5 |, \1 y6 e# P% z+ Z" M
none:* g7 r# V; ^' ~) O
00008380 <__do_global_dtors_aux>: ~ E) h: l+ n+ l, k+ {: h
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
' [& w9 h& e) u; U" J6 \( I 8384: e5d23000 ldrb r3, [r2]
: W. _' G* ~# \5 \8 J 8388: e3530000 cmp r3, #0 ; 0x0
: R" `' N0 s, l) P 838c: 03a03001 moveq r3, #1 ; 0x1
: h* z1 [9 w9 c7 ~* u7 X 8390: 05c23000 strbeq r3, [r2]
+ S1 \, b" O0 i1 u& z% c: P 8394: e12fff1e bx lr& m+ y. n2 E( _/ N
8398: 000105f4 .word 0x000105f40 {6 r4 [+ h) E- l
arago:% p9 t! E% k7 }2 m; j7 a
000082f4 <__do_global_dtors_aux>:
R) F6 \. k* v" J& h 82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>* h: g1 v+ Q/ ^( v
82f8: e5d32000 ldrb r2, [r3]
( L# U( }+ I) [9 F5 ? ^; C. y 82fc: e3520000 cmp r2, #0
* h; `8 `! W3 Y8 n7 Z# N 8300: 02822001 addeq r2, r2, #1, K. Z8 B! ]* X1 A! E, D0 |
8304: 05c32000 strbeq r2, [r3]
5 t% a( e4 F6 O, ~ 8308: e12fff1e bx lr; T/ u+ x! F# [6 x; ]+ U
830c: 0001050c .word 0x0001050c0 w; Z0 q1 w! B2 y9 i
none:( L5 S9 T% C ?' K
0000839c <frame_dummy>:
/ W% B3 E3 p! ]! M2 B1 l# t 839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>
, p; F) Z6 L0 q Y' j( \3 L 83a0: e92d4010 push {r4, lr}
; d9 y/ ^+ Y* y, _, ~. c 83a4: e5903000 ldr r3, [r0]
+ o$ N. p+ ^/ K, B 83a8: e3530000 cmp r3, #0 ; 0x0) G+ n/ x0 [# G' H
83ac: 08bd8010 popeq {r4, pc}; A. j( X% L- d6 r2 @6 a
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>1 d& k2 M/ ~ l8 G7 p. z
83b4: e3530000 cmp r3, #0 ; 0x0# x0 g: i9 P4 V r
83b8: 08bd8010 popeq {r4, pc}, X# ]/ z) r) I
83bc: e12fff33 blx r36 Y3 x5 y$ H* A' d
83c0: e8bd8010 pop {r4, pc}( ^* u8 ?5 i+ k3 g; e
83c4: 000104dc .word 0x000104dc
6 R& I4 F! T' I! _" E7 A 83c8: 00000000 .word 0x00000000
: S, ? I+ l x) K7 Parago:
. j+ r: ]- i& k) [( ^% M+ |! H00008310 <frame_dummy>:) ~: X; A3 F% T) n: ?8 G% `
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>) C3 u. ?& ]& ?% ~3 r1 ^
8314: e92d4008 push {r3, lr}
: U. e: x0 I9 B! {. _9 V6 j. K 8318: e5903000 ldr r3, [r0]
/ j% v, n8 m9 a2 g( v: ~ 831c: e3530000 cmp r3, #0% j1 L3 c/ @) k) J
8320: 0a000003 beq 8334 <frame_dummy+0x24>; a$ e& z2 l9 p% W
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
7 ]* v* O, v+ B 8328: e3530000 cmp r3, #0
4 |1 g/ R/ Q% l6 _! z% L) L4 V 832c: 11a0e00f movne lr, pc- b* \) h( W* R( P
8330: 112fff13 bxne r3# X4 w3 _9 q* [8 u% W/ m
8334: e8bd4008 pop {r3, lr}
9 ]% E0 l0 P1 ~) k7 o 8338: e12fff1e bx lr
# B* D$ V) g c& g 833c: 000103fc .word 0x000103fc
w& ~. V8 U/ {) G+ _ 8340: 00000000 .word 0x00000000
/ {" n, `! b4 D2 e+ [9 X! P' Hnone:
4 R' W: _) h1 b0 R000083cc <main>:
4 `/ `! C/ ]0 j7 @ 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
3 L+ n( p- ~2 } o 83d0: e28db000 add fp, sp, #0 ; 0x0
. d- j! m, H. ` 83d4: e24dd01c sub sp, sp, #28 ; 0x1c
4 v w5 B: Q/ f4 ]' P6 w6 S, K 83d8: e50b0018 str r0, [fp, #-24]
2 w$ O( F: y" m5 r* T0 s- y 83dc: e50b101c str r1, [fp, #-28]
" T5 C; t L6 R; h$ s, e6 S, A 83e0: e51b2010 ldr r2, [fp, #-16]
1 X* w; A& w' w7 }" G 83e4: e51b300c ldr r3, [fp, #-12]% W2 _1 D# v; J& |' s5 q
83e8: e0030392 mul r3, r2, r3 K# z$ b5 s9 f
83ec: e50b3008 str r3, [fp, #-8]
- T5 d' m6 a0 v5 S, K" ? 83f0: e3a03000 mov r3, #0 ; 0x0$ j H( C. Z/ D
83f4: e1a00003 mov r0, r3
1 V8 m1 @4 w# ~) Z 83f8: e28bd000 add sp, fp, #0 ; 0x0
6 n. l0 K6 C8 G4 B+ O( ^1 F; L 83fc: e8bd0800 pop {fp}: E' X" h6 w0 p7 e
8400: e12fff1e bx lr
, v1 E$ W7 Z3 \' C5 e, l0 o1 Iarago:
3 q; O2 b) r Q4 f00008344 <main>:# A; `/ D2 l: Z5 L; J) v- u' p
8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
3 a& J/ _6 B% m0 T5 p$ V+ U* z 8348: e28db000 add fp, sp, #0" J) J7 }3 h# v4 K
834c: e24dd01c sub sp, sp, #28
+ m' ]2 N# m8 q, x6 {9 P 8350: e50b0018 str r0, [fp, #-24]# S5 C: i1 r! @: F( Y( U+ l3 L" K: s
8354: e50b101c str r1, [fp, #-28]" a& ]* Z& Z, V6 w0 ]2 }& |8 A3 f
8358: e51b3008 ldr r3, [fp, #-8]% S6 `1 Z5 W/ z1 {9 s* K: R
835c: e51b200c ldr r2, [fp, #-12]
$ `( \0 ?) E4 E8 n 8360: e0030392 mul r3, r2, r3/ l! Y' j0 T2 h/ D
8364: e50b3010 str r3, [fp, #-16]" }9 v3 f3 }4 H9 z' m
8368: e3a03000 mov r3, #0: O5 [3 H: Z2 r; E1 g
836c: e1a00003 mov r0, r32 N5 p: T5 C8 K$ N
8370: e28bd000 add sp, fp, #0. |4 U! n* J- F+ t) R k4 D7 ]! v
8374: e8bd0800 pop {fp}) q/ Z% n& A% e8 `
8378: e12fff1e bx lr }7 F; S* i$ J3 U) O# {3 U* y
none:
3 U } J$ c- U" U. H0 I4 p7 k00008404 <__libc_csu_fini>:
H+ O$ u& H! C- S3 A 8404: e12fff1e bx lr6 x. ^( ~! \& }' t2 T- p
arago:- ?- u% x. f7 Z4 i& w# @2 G' a" Z
000083dc <__libc_csu_fini>:& a+ C6 Y S I9 I8 ]8 O
83dc: e12fff1e bx lr
: F! `4 W3 ^/ I4 j7 G/ Y$ i0 Onone:
. X% I8 k( O4 |7 J1 R. W00008408 <__libc_csu_init>:* j+ R% s# z5 t& @: {
8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}5 g3 \2 o, D; b7 K9 t
840c: e1a08001 mov r8, r10 i* ?& Y& y" j
8410: e1a07002 mov r7, r2
% g* q- }4 t$ d4 e( e 8414: e1a0a000 mov sl, r0: X2 c# }9 V( @6 m. M* h
8418: ebffffb0 bl 82e0 <_init>
* d. `3 V/ b) {$ ?& H- K- V 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
7 l- E! `) }) R9 i4 \0 _( |/ J: @+ q 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>% V: ]3 G, S1 Z2 O7 K
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
, V j* t6 F6 C3 M/ W2 z+ R. M 8428: e0613003 rsb r3, r1, r3! J p0 T/ R6 \
842c: e08f2002 add r2, pc, r2: h3 u8 A' f# C8 z# E$ Z( n
8430: e1b05143 asrs r5, r3, #2
1 C [& z& b9 v+ O; ^1 z! B$ M 8434: e0822001 add r2, r2, r1
- A n+ v! {% n# I% m 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}3 d# k4 O' }; s+ Z& D. Q9 r. p
843c: e1a06002 mov r6, r2. t1 [5 ~) ~' O3 S3 D
8440: e3a04000 mov r4, #0 ; 0x0; B4 P4 c0 q! H& A" y3 l
8444: e1a0000a mov r0, sl
3 d% g" S7 }' C; p8 } 8448: e1a01008 mov r1, r8
' ~; c# Y) i* o1 }' P( d; n 844c: e1a02007 mov r2, r7
7 Y2 W7 l0 n/ M0 V0 _ 8450: e1a0e00f mov lr, pc
- ]5 s3 w; V3 l/ R9 I1 @ 8454: e796f104 ldr pc, [r6, r4, lsl #2]' Y5 s# Z9 `. ]- R6 X' s7 F1 c. H
8458: e2844001 add r4, r4, #1 ; 0x1
5 z1 R4 ]! v$ P 845c: e1540005 cmp r4, r5
1 h4 j7 l/ ~$ b% x$ W 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c># o' `3 `7 @) T; l
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
8 B/ Y c: M. Q8 C, Q 8468: ffffff04 .word 0xffffff04
1 ]" r* N- e3 r& j7 @ 846c: ffffff08 .word 0xffffff08- C3 l/ I3 J+ k" {9 ? c6 x
8470: 0000819c .word 0x0000819c" i) [' y2 |: u. \/ ?
arago:
- V5 J" V4 b( J6 \. q- T0000837c <__libc_csu_init>:
- {: H$ t) u Z3 l7 [0 K) Y0 v 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
- e1 a! y+ o5 H/ K0 r 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>! M% U& G# w* B) Z! ~, _7 C
8384: e1a06000 mov r6, r00 H$ v9 ?3 p7 e7 i1 [/ Y4 I. T
8388: e1a07001 mov r7, r17 n. ^ v3 v. I
838c: e1a08002 mov r8, r2
( v/ A: y8 v- Z6 N# |/ b 8390: ebffffae bl 8250 <_init>
3 o4 U7 O8 B6 b 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>4 a) K7 f/ d& \; d+ d
8398: e08fa00a add sl, pc, sl0 d' a7 \( {5 s. Y
839c: e08f0001 add r0, pc, r1- a9 q$ Y Y. M) D9 k& K! H+ ^6 A
83a0: e06a5000 rsb r5, sl, r01 @4 c% F$ }, i1 i( ]' V
83a4: e1b05145 asrs r5, r5, #2
# L; T; C- ]6 `" }9 _ 83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}
% _4 @7 K3 w; F s7 d( V3 b- T D 83ac: e3a04000 mov r4, #0
1 Y+ q$ ?# d* J- w2 K# W) v4 X; e 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]4 }1 ^2 J! q: i$ W% E
83b4: e1a00006 mov r0, r6
c/ J; O; R. K @- ? 83b8: e1a01007 mov r1, r73 X/ r F- s% w; l* p1 T5 o
83bc: e1a02008 mov r2, r8
& a+ q% t* Y [! M" C2 C 83c0: e2844001 add r4, r4, #1
3 C. w5 C3 `1 p( n7 d) k/ b3 F 83c4: e12fff33 blx r3/ x. o1 B% D2 ~, N
83c8: e1540005 cmp r4, r5
; m) h' [6 C2 n# h9 t$ ^ 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>, Y" I I6 L- j6 M
83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}
u/ k. y3 m% a: S! L- k7 t) j 83d4: 00008054 .word 0x00008054
( \, I% L1 q0 K, E4 S6 \. g 83d8: 00008054 .word 0x000080541 ?& S4 G6 k0 @: n1 b; U8 A0 H: d
none:- {& \! n/ A3 E2 D; O. _
Disassembly of section .fini:# o7 X. s( L! t3 a0 S) K
) U5 |4 x' u, v0 \6 G
00008474 <_fini>:2 q/ q+ H2 p% Q9 X2 S& x
8474: e92d4010 push {r4, lr}7 @9 n: G3 ^+ W
8478: e8bd8010 pop {r4, pc}
}0 o+ e1 u/ j9 Z3 ?/ u* sarago:2 N$ | Q# k( E) E* V
Disassembly of section .fini:# ~+ u0 g7 {! J* v* F' J
* d3 B( O% r& g* ^7 G s000083e0 <_fini>:
; X0 C6 p) M' B$ ]6 ^9 l 83e0: e92d4008 push {r3, lr}2 q$ S! a' d$ W3 z; f
83e4: e8bd8008 pop {r3, pc}
7 `+ N* w s3 I4 n7 n
6 D. }7 N* V, N! N/ U( O9 S$ {; k2 J* N: X# v7 {
Z3 Z$ U+ n7 U" S5 r* y |
|