|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
: F2 z/ n% Z! a8 D8 d; r' _ 1 #include<stdio.h>
. u9 m4 K0 f, I0 D% @ 2 #include<math.h>/ ?* G# h: ~( f. |& h- X
3 int main(int argc,char* argv[])
; b Z* l/ U0 s2 d2 A" H 4 {
6 |& \: A/ E$ L2 ~( j" g 5 int a,b,c;
0 Z: {( I; ~1 q: H. G0 E 6 c = a * b;
7 n" P- |. V) A; E$ l3 F 7 return 0;
* U- I' z8 L: T2 n: r+ e 8 }
1 `$ \# x! s# }9 w" n! W. t& f! {6 E. i
3 ]+ v+ S3 h( o1 B- c3 z8 w- O- i* G下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
# f2 }" _+ K+ M5 B1 X: wnone:
) M9 I6 K8 M& ~# T+ F4 N# ^7 \- Q4 u% @000082e0 <_init>:
1 J8 \4 R0 b E1 f4 T 82e0: e92d4010 push {r4, lr}
& T, l' A& y& V3 V* M1 n4 r 82e4: eb00001c bl 835c <call_gmon_start> z e1 \/ R4 C/ z( D
82e8: e8bd8010 pop {r4, pc}6 ^% `- D4 d/ Z5 o+ @
arago:
. t" x9 ?5 ]3 h- _6 b1 J00008250 <_init>:4 {" ?* `/ _; c- y& v8 B N
8250: e92d4008 push {r3, lr}! {3 Q3 z/ V& O" I" j; [4 {
8254: eb00001d bl 82d0 <call_gmon_start>8 Z2 H; w+ ` e& M
8258: e8bd8008 pop {r3, pc}
' f1 i/ t6 L, C: s6 c* J2 T* i# [, [8 z" M! j* T
none:$ S+ ?, ~" _/ B+ u, R
000082ec <.plt>:- ?9 J' V; ?! i f
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)
) M/ u- ^, I, N+ F# H+ E: K 82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
1 B7 j- G7 a& _( A 82f4: e08fe00e add lr, pc, lr
7 L0 |' @) D% s( m 82f8: e5bef008 ldr pc, [lr, #8]!
: _, Q9 R! X, c, T9 k 82fc: 000082d4 .word 0x000082d4
3 q) S1 M# t4 N' M3 X9 M: z 8300: e28fc600 add ip, pc, #0 ; 0x0
" W3 U* M ] C' B5 W! m, `$ k 8304: e28cca08 add ip, ip, #32768 ; 0x8000- P; y$ s8 r( f+ W0 t; x
8308: e5bcf2d4 ldr pc, [ip, #724]!% p0 C, q+ l9 k, G
830c: e28fc600 add ip, pc, #0 ; 0x0
; K7 _$ `: f" X. }; P" e' L2 @ 8310: e28cca08 add ip, ip, #32768 ; 0x8000
: p5 w, I# l# {' P! |; } 8314: e5bcf2cc ldr pc, [ip, #716]!' R1 X5 `6 M- Y8 w# w
8318: e28fc600 add ip, pc, #0 ; 0x09 o' m3 n5 B- N e! R/ _
831c: e28cca08 add ip, ip, #32768 ; 0x8000' m& [2 I$ \! m: w+ w
8320: e5bcf2c4 ldr pc, [ip, #708]!: _0 U* L# |# v9 y2 y
arago:
# f% [) m0 a- a! ]& B0000825c <.plt>:" Z# i, _ r( a b& A8 l5 k
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)6 v# a" y3 T0 P7 q) a
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>5 P% @& |$ `0 s7 e) [3 E
8264: e08fe00e add lr, pc, lr# z* }* c1 r1 L$ b3 z. V
8268: e5bef008 ldr pc, [lr, #8]!
3 C* K& E- K+ r: E% ^1 K 826c: 0000827c .word 0x0000827c
4 X# V7 D! O6 ?- l" K8 w3 W: f 8270: e28fc600 add ip, pc, #0
, e" X2 R$ n- L7 ]) a 8274: e28cca08 add ip, ip, #32768 ; 0x8000
( M0 t0 J9 J9 K3 i& A. ` L 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c# ?* m0 [0 t2 r( m
827c: e28fc600 add ip, pc, #03 C; O% }- [# v3 d4 i
8280: e28cca08 add ip, ip, #32768 ; 0x8000$ _& V4 F* p* ]- s9 I# i& [$ c& S
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x2748 g$ Q( y: y" ~
8288: e28fc600 add ip, pc, #0
9 ]' F. }) m8 Z/ ^ 828c: e28cca08 add ip, ip, #32768 ; 0x8000; o: |7 n! U$ b, o
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c9 p9 _6 D2 V b0 e2 w" H
none:
# ]8 c2 K7 j8 H# Z/ \9 v& \. t( m5 l00008324 <_start>:
, z3 ^$ ^8 c, A9 G( Y+ A9 r 8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
1 h# A) c9 s& i3 N0 s 8328: e3a0b000 mov fp, #0 ; 0x0
* l! a, L8 p3 p1 P. W5 S% F 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
+ W- V! S/ u7 S" _) N9 Q 8330: e1a0200d mov r2, sp
* M' W, h/ R+ O6 Z% I 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
* p1 R, `: h2 H& I4 b0 Z$ S& \ 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)9 o& l7 b6 S7 m/ k
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
% \* x p! C2 ^4 C0 T& v 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34># b: P8 ^' {9 H2 U: V
8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
9 q, z$ }% Y6 Q/ b 8348: ebffffef bl 830c <_init+0x2c>
- E+ @2 F9 u- V 834c: ebffffeb bl 8300 <_init+0x20>0 o. D1 \' B: l R, U& j
8350: 00008404 .word 0x000084045 ], n: n' O5 m- k: }, \
8354: 000083cc .word 0x000083cc
/ O/ y$ _7 [* J; k 8358: 00008408 .word 0x00008408
8 Q" b0 A, ]6 P8 [; ^& Harago:% f0 ~7 X# h& S& n. `9 B
00008294 <_start>:( n% `, X7 J% \- A8 q, C5 Y& K
8294: e3a0b000 mov fp, #0% m. @$ v. E5 K3 {* X \
8298: e3a0e000 mov lr, #0- D- E p/ K5 R9 J/ g* f! Q. E
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)( Z) i) c6 d5 z5 m. ?. h6 h3 Z8 F
82a0: e1a0200d mov r2, sp
1 q1 g3 J/ [4 w9 q2 T4 W9 h; z+ I 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)0 I D( ^( ^/ |, x5 y
82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)! I1 l7 P) l4 W9 K( ~$ A! E; _- f8 C
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
, I7 N9 X5 ?7 P: { 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)# @0 i |# n( j* W: e- L
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
$ u) {5 R# F7 s1 M4 f; M! J 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
6 g" U5 W3 `, s5 l8 }: b. | 82bc: ebffffee bl 827c <_init+0x2c>2 _# G8 z- e& p
82c0: ebffffea bl 8270 <_init+0x20>
6 \' M" c% `0 d9 N* f" T/ } 82c4: 000083dc .word 0x000083dc
: U. w- Q/ E( P" Y' F 82c8: 00008344 .word 0x00008344
6 H( X1 ?# P5 L% h 82cc: 0000837c .word 0x0000837c
1 X+ z" R2 t- J1 f8 Jnone:
G9 V' \% x7 v& Y; O3 F& O0000835c <call_gmon_start>:
' B; g! s1 S7 S( _' g2 F$ ` 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>! j& n2 w) V7 M" H8 S
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
2 ~: D4 a( v4 c! b; f0 L, B1 J1 b Q 8364: e08f3003 add r3, pc, r30 o* h! l3 }- U4 Q
8368: e7931002 ldr r1, [r3, r2]8 R$ d& c' i+ a/ {5 W
836c: e3510000 cmp r1, #0 ; 0x0# S U0 {- ~: z& s: H" K
8370: 012fff1e bxeq lr1 @6 s0 n) u: {" O) }7 v9 c0 i* O
8374: eaffffe7 b 8318 <_init+0x38>- \$ V j+ x5 K3 u4 z, h9 E4 t
8378: 00008264 .word 0x00008264! D6 R N% x" k) @' P3 X; D" a
837c: 00000018 .word 0x000000182 c) q+ T/ ~8 ]! ^0 Z+ Z
arago:4 {1 x; D( |1 T: r, h6 W
000082d0 <call_gmon_start>:7 h5 [2 {$ M; W$ |9 Q3 _
82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>
& a5 y) i5 K. v. }- r, I# L- U 82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>( [/ p. @0 e& t+ g- V
82d8: e08f3003 add r3, pc, r3
7 K# R4 f5 I) n0 z' V" u5 m 82dc: e7932000 ldr r2, [r3, r0]
3 `: ^1 v- Q: z5 d( L0 p, ~0 ? 82e0: e3520000 cmp r2, #0
: W* ], F& P5 c) }6 m 82e4: 012fff1e bxeq lr. Y; ]4 b# M9 O% ~ y) _ _
82e8: eaffffe6 b 8288 <_init+0x38>
( t" D8 z1 \6 V 82ec: 00008208 .word 0x00008208! `+ E/ T- Y- S6 P4 Y' q
82f0: 00000018 .word 0x00000018
0 c% x# r( c; a! f7 E7 k6 onone:
2 V3 N4 C% {3 @; x1 y00008380 <__do_global_dtors_aux>:6 E" m0 t. S: J) K0 u% }4 e8 `
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>& N! F: `, Z, D* |8 N* y
8384: e5d23000 ldrb r3, [r2]1 c# I. K- `9 W# K' o
8388: e3530000 cmp r3, #0 ; 0x0
- M9 ^& @: T' j/ ^0 ~2 [$ o; S7 e' Q 838c: 03a03001 moveq r3, #1 ; 0x1
6 w3 ]8 N# s" L: Z& o2 G 8390: 05c23000 strbeq r3, [r2]
% d( Y# O/ q0 }" n6 x4 | 8394: e12fff1e bx lr
0 q M: g1 L4 F' Q- w& @2 l& a 8398: 000105f4 .word 0x000105f45 _, V7 o$ l2 Q' f
arago:6 d4 V, ^' D* [7 t; |$ O. v+ G
000082f4 <__do_global_dtors_aux>:' h+ C7 q8 D6 ?& b
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>. ~; i/ p6 E' v" r; N' J/ w' T
82f8: e5d32000 ldrb r2, [r3]
5 z# r7 f) w9 e: A$ U: { 82fc: e3520000 cmp r2, #0+ F+ Q' G, g% |5 a- j
8300: 02822001 addeq r2, r2, #1' U5 k9 Q; {2 r$ F7 {6 O' E& S
8304: 05c32000 strbeq r2, [r3]
# T/ U; e" ^# X8 }+ R/ m/ ^8 @8 V 8308: e12fff1e bx lr
/ d* X/ a, M2 S9 c5 k 830c: 0001050c .word 0x0001050c% N# S1 N( F# }& @4 C, V" h/ u
none:
+ o3 L/ x1 v! Z4 h0000839c <frame_dummy>:% Q- q2 |' G0 ^$ |% O
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>& {* i6 a6 F5 x1 d1 X
83a0: e92d4010 push {r4, lr}# Z: R' Y# f; M' s# \
83a4: e5903000 ldr r3, [r0]
! Q9 \# ^; {, N$ C6 ]" ` 83a8: e3530000 cmp r3, #0 ; 0x0
- E6 q/ k3 c: ?0 E# i 83ac: 08bd8010 popeq {r4, pc}& V; D3 Q$ W& {. ]
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
& B. U+ k. b) b$ j( F. Q 83b4: e3530000 cmp r3, #0 ; 0x0 y3 X0 n5 Z7 Y4 x4 Y$ v! K: t% u$ m7 p' _
83b8: 08bd8010 popeq {r4, pc}, m) Q$ ~: M6 X0 r! q$ c; k/ J
83bc: e12fff33 blx r3' p+ d- t7 R2 N0 ?$ m
83c0: e8bd8010 pop {r4, pc}
% c- e% i& n: M a. B) Q( a5 c) v5 o 83c4: 000104dc .word 0x000104dc% _: l8 t- [) k" g' J4 {; n( o
83c8: 00000000 .word 0x00000000
) R V6 H+ f2 Q. k8 jarago:
# O: Z) M3 ?, o R00008310 <frame_dummy>:; A) Z: ?3 A3 i. M
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
' G) J4 m% `9 V: a 8314: e92d4008 push {r3, lr}# n. W9 d. b \# W
8318: e5903000 ldr r3, [r0]" Z4 {* o: [1 |1 i4 a0 I5 e
831c: e3530000 cmp r3, #08 E R( b% q/ d
8320: 0a000003 beq 8334 <frame_dummy+0x24>, X& |; F J' i+ _& a1 q4 |" g
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>4 y. S3 _. ?# j& [ E7 j" [0 L
8328: e3530000 cmp r3, #00 A: r! V, O$ J1 [1 D! Q m5 q
832c: 11a0e00f movne lr, pc
/ T6 k# c8 q& E5 X, E 8330: 112fff13 bxne r3/ a! u5 ~4 _) i! P. ~# |7 F
8334: e8bd4008 pop {r3, lr} ~" Z: c; |: Q. \, u* m: O3 j8 m; ?
8338: e12fff1e bx lr
# h7 w4 Z; G* A% z2 y 833c: 000103fc .word 0x000103fc. u0 I% o e: } I9 B! T
8340: 00000000 .word 0x00000000
$ i% x& k! w6 ^$ Z: g. K/ Dnone:; P( Q" T) U: @- G
000083cc <main>:& D* }# n _4 n
83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)- P8 v* i3 p" m0 @3 ^/ Y. _ `+ m4 `
83d0: e28db000 add fp, sp, #0 ; 0x0
& e% i4 }3 x2 d6 I) ] 83d4: e24dd01c sub sp, sp, #28 ; 0x1c# ?, l% O& }7 I, [- f, L
83d8: e50b0018 str r0, [fp, #-24]
# G% O: M9 n0 Z' i# x0 G+ | 83dc: e50b101c str r1, [fp, #-28]# }! F9 ~ z9 q" l& l& u
83e0: e51b2010 ldr r2, [fp, #-16]5 @( ^1 r3 e, u! g9 ^8 r
83e4: e51b300c ldr r3, [fp, #-12]
7 ]# F3 n( I. d; ^2 J& t 83e8: e0030392 mul r3, r2, r3$ D0 W. D8 D" K! J! T! n) j- K- W: {
83ec: e50b3008 str r3, [fp, #-8]5 h4 c1 b* R) F- F
83f0: e3a03000 mov r3, #0 ; 0x0
1 _/ Y0 u/ x* Y- o0 e# i 83f4: e1a00003 mov r0, r3" E# z+ m/ A- n
83f8: e28bd000 add sp, fp, #0 ; 0x0
7 @4 E) u2 v' I2 E, p 83fc: e8bd0800 pop {fp}! M$ ?; H7 p: B
8400: e12fff1e bx lr7 G- a5 W5 S% Q7 s e
arago:3 O, M# w o1 H5 D1 l! G
00008344 <main>:. K4 a6 a3 F4 ]' {
8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
7 L ]8 y0 X# p8 i5 u" s8 P t6 O 8348: e28db000 add fp, sp, #0
! R5 _5 V; E! r4 h 834c: e24dd01c sub sp, sp, #28! C% }6 Y7 X: z8 |/ }, U2 s. M
8350: e50b0018 str r0, [fp, #-24]
8 ]* U' Q5 s, g 8354: e50b101c str r1, [fp, #-28]# C, [0 W* S" Y, j4 j: ]
8358: e51b3008 ldr r3, [fp, #-8]
7 {* m+ l; r; S/ @9 X 835c: e51b200c ldr r2, [fp, #-12]9 F! K2 r x" t- P# F
8360: e0030392 mul r3, r2, r3
2 X) T, f! l2 ~) Q2 D 8364: e50b3010 str r3, [fp, #-16]; y) O6 w3 `, [: @1 L' U4 J& l
8368: e3a03000 mov r3, #09 a; ^- C/ n/ }- f( U3 v3 ]
836c: e1a00003 mov r0, r3
6 b2 g8 Y% s6 J7 i7 _4 C) { 8370: e28bd000 add sp, fp, #04 S4 T- V; q" ^6 n5 s5 ]
8374: e8bd0800 pop {fp}
7 i4 {0 A, h2 e6 P- r 8378: e12fff1e bx lr
- o0 ^; d* p6 u1 jnone:. A" R$ ^0 K' K s5 U& f1 l& w! w
00008404 <__libc_csu_fini>:1 ^( s, z% R7 e1 l) K
8404: e12fff1e bx lr
( U( S2 r4 |) F$ k) e6 Z2 zarago:0 A8 X; F" i1 T; j: r
000083dc <__libc_csu_fini>:
3 |- ?% P) T( t) p; L 83dc: e12fff1e bx lr3 y5 x( ?, U9 U2 _7 e
none:$ P) J2 q* @, u
00008408 <__libc_csu_init>:3 j( @1 n* V4 w2 G' @
8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
- U! b P' W5 B, |, L* Z" u) @ 840c: e1a08001 mov r8, r10 s, ^% m0 d- [ f& V" C
8410: e1a07002 mov r7, r2
( t; C7 X- c0 s' w7 r a! K, I3 m 8414: e1a0a000 mov sl, r08 B; v0 n/ c3 D- Q- O4 s5 v
8418: ebffffb0 bl 82e0 <_init>
( J* D8 |2 Z9 {$ _8 K+ F. c 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>$ |; T6 p! F4 j4 f3 Q
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>
# c& P4 f. D" d6 X! G 8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>$ R( ^9 E% ^. ]
8428: e0613003 rsb r3, r1, r33 @! h+ `6 U9 S* D1 _
842c: e08f2002 add r2, pc, r2
$ T; N, W* u o5 a3 @3 O 8430: e1b05143 asrs r5, r3, #25 A4 N9 d1 H9 m! o; e, `! b0 ^
8434: e0822001 add r2, r2, r1
4 P0 Q" [4 H. S/ q* i 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
4 z, V b' j1 O6 D 843c: e1a06002 mov r6, r2
! {4 Y; m* W; Q X4 N: g6 D 8440: e3a04000 mov r4, #0 ; 0x0
/ N4 h: F& K/ M( I 8444: e1a0000a mov r0, sl
# p" Y! [" n4 @2 i l 8448: e1a01008 mov r1, r8
$ A# N5 h) N, A. }! ^1 w: c 844c: e1a02007 mov r2, r7/ C* b* x& ^# b G: {
8450: e1a0e00f mov lr, pc
, k0 o( ]5 c8 \) I2 z6 D 8454: e796f104 ldr pc, [r6, r4, lsl #2]2 M# y9 F% J3 v0 f w; |* O' H* k9 F
8458: e2844001 add r4, r4, #1 ; 0x15 R* c: ]8 R! B( {2 j; p& J3 t
845c: e1540005 cmp r4, r5
/ a; d, O( }: n" Q6 L# R* y 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>6 o J/ j0 t& k! S( f$ E
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
6 x2 G! O3 p% H' ^: i 8468: ffffff04 .word 0xffffff042 z( r1 F! `+ u# j1 p; A) M
846c: ffffff08 .word 0xffffff08
+ m8 j5 g M3 U h( y# _ 8470: 0000819c .word 0x0000819c
$ X$ J8 P3 M' O+ v# larago:
q" q" ]% y+ B- O/ Z% i0 ]0000837c <__libc_csu_init>:7 y0 A4 @) C' T8 E, Z l6 w0 d
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}& p: e: @! s: @# ^- a5 K
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>8 J8 Z% T& U- k' G
8384: e1a06000 mov r6, r0& ^* |" i2 k" ~" h) t9 p
8388: e1a07001 mov r7, r1
, e# o% b& \6 H) A 838c: e1a08002 mov r8, r2& {* C! p- F0 \% k
8390: ebffffae bl 8250 <_init>9 Z; v* v' Z+ B/ V, i0 h* Z. h
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>& {& Z. K5 t9 g, U3 m* w5 e1 ?
8398: e08fa00a add sl, pc, sl
# Q) X& m3 I2 R% H0 \ 839c: e08f0001 add r0, pc, r1
# o4 U- |& X/ y 83a0: e06a5000 rsb r5, sl, r0# L% p- T2 p- Z) h
83a4: e1b05145 asrs r5, r5, #2
, c& c& I3 S! u- r# X! C8 g 83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}
/ Z: T6 j) c Y5 X5 F- ?- l 83ac: e3a04000 mov r4, #0
6 O4 `& n4 [5 U: r* s7 a 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]- w+ C8 c+ R! Q" s" E% S: |" _0 C0 w1 `
83b4: e1a00006 mov r0, r6% a4 |6 u" d" B6 F, p3 k T
83b8: e1a01007 mov r1, r7% {6 Q5 y3 L" R% a1 G* |! m
83bc: e1a02008 mov r2, r81 P; }* a2 Y/ O7 J% p- U$ }
83c0: e2844001 add r4, r4, #19 \' ?0 c3 x0 u, o8 d- }
83c4: e12fff33 blx r35 b# A j2 D5 L" l( v' A o/ v
83c8: e1540005 cmp r4, r51 ?' k7 D c& g
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>2 W! a% ~$ y* [5 e2 h
83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}9 ?0 H5 }' @4 O2 _
83d4: 00008054 .word 0x000080545 i2 e1 R- ?+ ]9 t
83d8: 00008054 .word 0x000080544 { ?. V8 J' R- l7 \( t
none:$ V5 t' R" i* w' x% Y9 B" W, v
Disassembly of section .fini:
( \/ g6 X3 D8 z- z- p
9 K, K( l+ Z6 x4 i1 y$ F5 g00008474 <_fini>:; m& @* \& d: O
8474: e92d4010 push {r4, lr}$ ~( I: I) {( G' C: x& h
8478: e8bd8010 pop {r4, pc}
0 W7 i q7 z+ ]' a, ] w9 garago:* {; ~' U. w3 i
Disassembly of section .fini:$ @0 A9 P2 A# E4 g5 K" U
! e; Y5 G5 p+ A9 f$ ^
000083e0 <_fini>:
' Q, C( `& _, T' P$ W 83e0: e92d4008 push {r3, lr}! L" q/ U$ O4 ]" T6 U
83e4: e8bd8008 pop {r3, pc}$ e" F: O$ C" t% |, i9 ~$ l
, H' i3 }% z+ Z) N" h3 t0 C4 d: F9 Z; v& L O" N& q
. r9 o* B p$ G" x3 [ |
|