|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
1 U. }: f7 C/ q1 C 1 #include<stdio.h> ) P5 l0 T2 S0 B( Z# \4 ]1 K
2 #include<math.h>
' m9 I e0 I6 p' x1 o) ? 3 int main(int argc,char* argv[])
9 q6 h2 P" m) V& b) |0 m 4 {
9 u& _) U7 l, z 5 int a,b,c;; F2 m3 e# W6 @' |+ B9 j6 J+ E
6 c = a * b;
( H$ q% G# ^' T2 G w5 _ 7 return 0;! R! E& _: k8 ]8 f+ E/ a
8 }
0 x, P3 q* V8 j+ T5 L: f( Y/ F d2 I/ B* e
下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
7 x+ N+ N2 O2 E# d. P3 r$ F6 h" Xnone:
9 n: Z, d9 d+ I, h000082e0 <_init>:
9 J1 a5 R5 J; S; F: L! r; M 82e0: e92d4010 push {r4, lr}
& S+ p: E7 f# F 82e4: eb00001c bl 835c <call_gmon_start>. i$ D' G0 Q3 }. x
82e8: e8bd8010 pop {r4, pc}
+ Z8 t" Z# R) v$ D. ?arago:9 u8 u) A( w# x! h
00008250 <_init>:* O3 T9 S3 k3 Q! |; k" ~
8250: e92d4008 push {r3, lr}
5 b& b0 U5 h+ E' ? W4 T) v 8254: eb00001d bl 82d0 <call_gmon_start>, Y- V3 x& P! F' x
8258: e8bd8008 pop {r3, pc}
- f) T5 @, w9 ^* t2 t: @: G
- X( R) ?* J$ A. onone:
; o3 E- a% |) K7 _2 m& W0 |' u000082ec <.plt>:7 a* m+ X$ x. \3 w" U
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)1 M( F' ` F& f
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>5 V3 J# n6 L2 y
82f4: e08fe00e add lr, pc, lr
( x0 W7 ]4 w* B- j2 B& } 82f8: e5bef008 ldr pc, [lr, #8]!
" g4 k4 d0 ~" o1 e 82fc: 000082d4 .word 0x000082d4
2 W# ~# C3 t, Q" }1 G 8300: e28fc600 add ip, pc, #0 ; 0x0
: H# P: S% z! S 8304: e28cca08 add ip, ip, #32768 ; 0x8000
( p8 V% B; Q- |; v% w. p7 @) j 8308: e5bcf2d4 ldr pc, [ip, #724]!0 M7 x) \( e" a* x6 W0 I1 K
830c: e28fc600 add ip, pc, #0 ; 0x0
( f0 P* b# `* Q, N% M" V 8310: e28cca08 add ip, ip, #32768 ; 0x8000( h' }, J1 w7 b) D! t
8314: e5bcf2cc ldr pc, [ip, #716]!
" O3 B" a3 \$ V, e& I 8318: e28fc600 add ip, pc, #0 ; 0x0# \# J" g+ z4 b* r6 J/ V
831c: e28cca08 add ip, ip, #32768 ; 0x8000
" d- m/ d$ N8 e G8 b! ~: D g* r 8320: e5bcf2c4 ldr pc, [ip, #708]!+ B7 W% E2 S8 i) q
arago: B! x2 _: M1 L& I5 Q) J2 J8 I
0000825c <.plt>:
# p& Z% v/ |# H5 K 825c: e52de004 push {lr} ; (str lr, [sp, #-4]!) s3 H- {! ^+ m2 k& ?2 e: t
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c> Q+ O% w1 x1 Y! x, L
8264: e08fe00e add lr, pc, lr
e5 `6 x$ m3 o 8268: e5bef008 ldr pc, [lr, #8]!1 ~# T$ Y3 F. m4 G7 ]) s
826c: 0000827c .word 0x0000827c
6 N7 v& p4 a: ?+ s! Q/ \# T" T 8270: e28fc600 add ip, pc, #0
0 l/ O& _9 j: Y! P; q 8274: e28cca08 add ip, ip, #32768 ; 0x8000
' _( F* Z( H$ A/ Z! K2 S# W+ b 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c: h$ j0 g% J E
827c: e28fc600 add ip, pc, #0
) U7 D5 Z$ B1 `" ^7 A( J1 j* d 8280: e28cca08 add ip, ip, #32768 ; 0x8000& e( V1 k& E( L2 \: p# {
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
, y9 G6 }2 w( @; I 8288: e28fc600 add ip, pc, #0
' P! G2 O- l: n6 v! }. J 828c: e28cca08 add ip, ip, #32768 ; 0x8000
* m2 d- M0 o. H% ~ 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c ~/ K7 g& l! [, C+ X5 z5 l
none:
; a; Z! N+ W5 h4 H00008324 <_start>:
8 ^6 Z. N& g. Y1 e t+ y& C( t 8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
( k; e1 S- q7 r1 U 8328: e3a0b000 mov fp, #0 ; 0x0
% K0 V4 a' l7 D( M 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)& V _. [- Q' H. i6 j' O" {
8330: e1a0200d mov r2, sp
4 d" K; u" g& L$ j6 k 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)9 t- i* y; w, e- c9 a; N2 B8 M
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
. }/ g2 D$ O+ ^; e 833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
6 b f; ]4 x& W5 w- O5 \7 Q 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
# _4 h1 E% F! K 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)+ ^& f" p0 A# b
8348: ebffffef bl 830c <_init+0x2c>
' ~8 m. g$ v7 t 834c: ebffffeb bl 8300 <_init+0x20>5 S0 ~; n/ U# m/ D
8350: 00008404 .word 0x00008404$ u1 a: c% t6 @: n, c
8354: 000083cc .word 0x000083cc( ^8 A- b: m S+ E/ y8 j
8358: 00008408 .word 0x000084082 K# X$ g7 s9 W( Z B! `
arago:
. R' `3 a1 S- p) l) }: n2 Y; R00008294 <_start>:
k+ N4 i: x$ ]3 [7 @% _ 8294: e3a0b000 mov fp, #0+ r! N0 T0 E5 f" j& M
8298: e3a0e000 mov lr, #0- I3 t: ^: F3 |1 ~* L
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
, o4 D9 H+ l+ l+ L" a 82a0: e1a0200d mov r2, sp
7 j/ O1 d2 r, C" [% N 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
' e& A5 r* ~- n/ E b' [ 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
8 V/ @* _' j6 q3 \: s+ s 82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
' _' g- a5 F$ ]3 Q 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)0 X; ?+ `5 e. h
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>+ I9 c6 M4 Z& K6 X9 s, l) Q5 O: n
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>5 p: u6 |. I$ z$ d1 A
82bc: ebffffee bl 827c <_init+0x2c>7 k F- n! S0 s2 y n/ Q" L9 A
82c0: ebffffea bl 8270 <_init+0x20>0 W! i0 W7 N# F9 F
82c4: 000083dc .word 0x000083dc
' o# x e: J+ j+ d 82c8: 00008344 .word 0x00008344% p8 ? S) |* H# j5 [# o
82cc: 0000837c .word 0x0000837c
0 c; b& J5 @: F9 U7 Mnone:
3 |- F( r l, R9 m0000835c <call_gmon_start>:
+ W. i* w2 H$ }. L- J 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
" Z# u7 R* V9 ~* J! P 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
: i' g( ^; I. r3 o+ h 8364: e08f3003 add r3, pc, r3& {2 N8 \) V( G; Q5 k
8368: e7931002 ldr r1, [r3, r2]
5 C: b# u8 M) ^) d. l u3 a* T 836c: e3510000 cmp r1, #0 ; 0x0: n' s# }! S6 V$ w
8370: 012fff1e bxeq lr
5 R: L5 w- N4 z5 [ 8374: eaffffe7 b 8318 <_init+0x38>: S1 E0 @1 v0 h. e4 T8 l$ Z# S5 {* O
8378: 00008264 .word 0x00008264
9 Q$ w2 u8 ~) I" b6 P 837c: 00000018 .word 0x00000018
4 G8 m9 @+ r, V1 e9 G# larago:
* n" K5 {4 t9 z! `4 H000082d0 <call_gmon_start>:
6 y: z+ U% G0 p7 a" i9 F) J 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>) K1 r9 E: Z, Z8 Y) F, ]
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
6 @% V5 w- _! t( s3 D9 v# u0 m7 d 82d8: e08f3003 add r3, pc, r39 ]7 k: a* A' Z E# `* @. u
82dc: e7932000 ldr r2, [r3, r0]
7 w5 P; l6 P) {; o" O7 A 82e0: e3520000 cmp r2, #0
+ b# _9 o" f9 M7 O8 J 82e4: 012fff1e bxeq lr
# g% K3 J9 H6 c7 _0 w6 M" I7 c 82e8: eaffffe6 b 8288 <_init+0x38>5 {5 y* W: ]/ w6 K3 G4 W4 l3 {. D
82ec: 00008208 .word 0x00008208
& L% ?3 c/ J. e3 g% q1 ` 82f0: 00000018 .word 0x00000018
8 X! |" v: ?/ u+ Inone:! r$ ^8 d/ _7 [* V7 S2 W
00008380 <__do_global_dtors_aux>:
8 h3 Z2 i7 I. B* V: Q4 V 8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>0 D$ N! d& p# ^& `; \: z! U/ [
8384: e5d23000 ldrb r3, [r2]' R1 Z t2 ?% U8 ^5 S( n% O7 k9 ?
8388: e3530000 cmp r3, #0 ; 0x05 N8 s2 [8 X4 R5 \/ z% P& n
838c: 03a03001 moveq r3, #1 ; 0x1
- w" ~% y& q" h* T 8390: 05c23000 strbeq r3, [r2]3 H6 q( k+ @. R; `
8394: e12fff1e bx lr
# D+ f8 u0 D% v; j2 L8 ? 8398: 000105f4 .word 0x000105f4# U3 h4 }' _5 k# }6 `$ m: J
arago: c) I$ c" |2 Y2 m' x/ h
000082f4 <__do_global_dtors_aux>:5 p" y5 O, @5 \1 K& |+ Z; N' g
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>
' l; p$ Z8 ?5 r6 B9 O# l% Z 82f8: e5d32000 ldrb r2, [r3]
0 x2 P; c3 ^2 D9 n 82fc: e3520000 cmp r2, #0. f+ L. x* L3 u
8300: 02822001 addeq r2, r2, #1
$ i* X/ }1 a I9 G# v8 \ 8304: 05c32000 strbeq r2, [r3]1 `0 N; L; x" a
8308: e12fff1e bx lr
1 t& A0 l4 w3 \6 q 830c: 0001050c .word 0x0001050c
; |( @9 B2 I$ d* j1 h! V5 Anone:0 L' e- f2 l; H h0 ~1 d) B8 e
0000839c <frame_dummy>:
# S$ J- k9 s: O$ G 839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>
. n* t/ ?- p( {# m6 \6 W4 b 83a0: e92d4010 push {r4, lr}8 h6 y w& J n8 l! \1 F. K
83a4: e5903000 ldr r3, [r0]* j- P8 y' K4 n9 n) ~
83a8: e3530000 cmp r3, #0 ; 0x0
/ @) Q; ]0 C8 { 83ac: 08bd8010 popeq {r4, pc}. z4 ~0 E# x0 X% Y/ k! I0 ]) Y7 D
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>6 \0 c6 k; f( _' {4 ]
83b4: e3530000 cmp r3, #0 ; 0x0, }, H/ q! D; ?7 e* x, r3 p
83b8: 08bd8010 popeq {r4, pc}$ M Y! U2 U4 c" u6 n+ M
83bc: e12fff33 blx r3
, M; V1 S4 M& e$ }0 k& D1 W 83c0: e8bd8010 pop {r4, pc}
; c& Q) V. }, r, B9 P. n+ y4 [ 83c4: 000104dc .word 0x000104dc y4 k) x7 T2 C; c! k9 w2 z
83c8: 00000000 .word 0x00000000: i% p M+ U7 D, V$ J/ M
arago:
3 e) A- x8 O, Z& E00008310 <frame_dummy>:+ j; v: _$ p) h/ L2 J5 |6 }
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>/ @. V8 z N. m. }+ p
8314: e92d4008 push {r3, lr}
: p' [7 s* }. }1 ?& u 8318: e5903000 ldr r3, [r0]: K; o' l0 J$ k
831c: e3530000 cmp r3, #0; B- V% {* I' n$ C1 R% k
8320: 0a000003 beq 8334 <frame_dummy+0x24>
. Q1 K& t9 r* I0 S, f9 H E; g 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>6 {1 Y6 L8 C. u( x0 o C" m( V
8328: e3530000 cmp r3, #0
5 |, v7 m- L' d& Y. d0 q; o1 ` 832c: 11a0e00f movne lr, pc1 n# V! ^0 |2 o) a& q: G0 ?
8330: 112fff13 bxne r3! r1 A4 u& D: O
8334: e8bd4008 pop {r3, lr}4 L b2 Q; A2 R
8338: e12fff1e bx lr# V k& \0 L8 q9 X4 a! d' I
833c: 000103fc .word 0x000103fc
; h. g2 }* r, N( {# H 8340: 00000000 .word 0x00000000
* A8 C# A8 N/ x+ |' Xnone:! Z4 M0 l$ U; G$ A5 C8 y
000083cc <main>:
# L/ b. D- k# f% W5 ^ 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)" r# Z2 F; E; m' T7 V. L9 Y# ~
83d0: e28db000 add fp, sp, #0 ; 0x0
. e: [, z7 j/ x4 Q 83d4: e24dd01c sub sp, sp, #28 ; 0x1c$ Y9 ^: C' D4 V; ?8 i
83d8: e50b0018 str r0, [fp, #-24]
! r! i9 }6 `, [% F P3 H 83dc: e50b101c str r1, [fp, #-28]" a; Z9 j, L" \
83e0: e51b2010 ldr r2, [fp, #-16]
9 m7 V; o' U C! A) U" E( [ 83e4: e51b300c ldr r3, [fp, #-12]
% `9 ]- t: M( N2 e6 f5 ?+ J 83e8: e0030392 mul r3, r2, r37 |0 ~/ T0 O( y$ x' a/ C( l; A' [
83ec: e50b3008 str r3, [fp, #-8], F4 E( i% E K$ r/ F3 a
83f0: e3a03000 mov r3, #0 ; 0x0: E. J3 o% [' U- n( _2 t0 w
83f4: e1a00003 mov r0, r3
( ~. N/ S" s" o4 E8 U 83f8: e28bd000 add sp, fp, #0 ; 0x0
7 |) N$ ]0 R( O5 S6 |) s: H 83fc: e8bd0800 pop {fp}
3 ?6 s+ }4 q" w 8400: e12fff1e bx lr; m) \. V) U7 D0 N
arago:% b& D& p$ Q! V7 c% n( Y2 P( E+ ]- V- M& K
00008344 <main>:
0 y) ^3 S3 T6 V: e 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
5 t2 z' V" g, X9 c: n 8348: e28db000 add fp, sp, #02 ~ I; X1 f6 C" Z( P# u0 `" f, c
834c: e24dd01c sub sp, sp, #282 U" _) N# k% A
8350: e50b0018 str r0, [fp, #-24]
# u/ O; M s( A! a7 x" c 8354: e50b101c str r1, [fp, #-28]4 T! w! T* i0 p4 U( D+ v: b. _2 Z
8358: e51b3008 ldr r3, [fp, #-8]
0 ?* }, m' h& `) x( S. O. ^4 A2 Q$ X' r3 J( M 835c: e51b200c ldr r2, [fp, #-12]
9 ^- {8 I9 f4 j+ d 8360: e0030392 mul r3, r2, r3: D4 N- r. o$ ?% k0 W* B2 {
8364: e50b3010 str r3, [fp, #-16]
+ ^. z7 a* W$ M8 r6 G+ U. p$ ~ 8368: e3a03000 mov r3, #0
1 C8 }( V, |" K- r* v! D/ k 836c: e1a00003 mov r0, r3
! s7 T* d# n( i- c2 m* T4 f 8370: e28bd000 add sp, fp, #0
5 a& S) y. R6 u) \: Z 8374: e8bd0800 pop {fp}* X# l0 E9 T: Y+ C) U4 K5 J
8378: e12fff1e bx lr1 R5 ~. G! F! }' Z. j! h
none:$ E t* k- R* w3 H$ o" j
00008404 <__libc_csu_fini>:2 q% m6 J8 B3 f+ }) b
8404: e12fff1e bx lr
: I$ S3 w% C% H& P0 harago:
2 i; G6 V5 \ G) R( g# Z& Y000083dc <__libc_csu_fini>:4 z' z1 e& T' Y; b
83dc: e12fff1e bx lr4 ^& n7 k2 P6 S; S
none:. w" P# p' i' R
00008408 <__libc_csu_init>:7 g4 c2 u2 \0 ~8 V
8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
' r' e6 V: B7 ]# X4 M$ F0 } 840c: e1a08001 mov r8, r10 V! z2 N, v( l
8410: e1a07002 mov r7, r2! Z3 d. v/ D A8 N9 E
8414: e1a0a000 mov sl, r0
4 ]6 F. @) u. D 8418: ebffffb0 bl 82e0 <_init>8 a3 L+ _* x5 ~; R
841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>0 `/ y1 G/ X) p/ q- ]
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>( x- Y) d9 x1 j, d; F
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
. u, ]- `1 ~* a6 _ 8428: e0613003 rsb r3, r1, r3
8 b% L4 G! G N3 h; D3 D 842c: e08f2002 add r2, pc, r2
# C+ s, ^+ h) M& C 8430: e1b05143 asrs r5, r3, #2
" A4 Q5 e C7 G" Y% F 8434: e0822001 add r2, r2, r1+ T/ _* y% Z! T% i" i; |) _
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}7 u" z4 \) i" r$ V: O6 S7 t9 F5 }
843c: e1a06002 mov r6, r2
5 }. ^" V; d% Q3 C. r% C' a9 A& B 8440: e3a04000 mov r4, #0 ; 0x0+ G; I N* t8 @! o0 n* P
8444: e1a0000a mov r0, sl
: _- M% C/ h% ]! u6 ~2 n 8448: e1a01008 mov r1, r8
5 y6 C8 \" D6 u ?% C. L 844c: e1a02007 mov r2, r71 P/ ~5 C& T) \5 I7 G
8450: e1a0e00f mov lr, pc
' p6 ]1 u) |1 L5 E# S 8454: e796f104 ldr pc, [r6, r4, lsl #2]1 [1 S) S: X+ O: O0 t( d9 }$ q1 p
8458: e2844001 add r4, r4, #1 ; 0x1
* J3 c E+ [& K- i8 v0 @4 w 845c: e1540005 cmp r4, r5
, L3 }, I, X$ u) F( P& p' z6 t/ k0 O 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>8 |6 x+ g' x' K$ b$ ]7 I5 {, F
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
5 y6 G# b& U9 P/ K8 o# M 8468: ffffff04 .word 0xffffff04
& o6 G1 _0 d- {- B 846c: ffffff08 .word 0xffffff08
) F4 y1 G0 Z8 M 8470: 0000819c .word 0x0000819c! ]: X" P. m- t, ]- ^
arago:& P d6 \" P! B$ i: H" N
0000837c <__libc_csu_init>:3 V3 ?0 V* c2 K+ L+ D6 U' J& }
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}0 U( T2 B- O5 a3 i. B7 H4 @
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>7 ]+ \+ N; c# d: K2 ~9 C: \8 {! n
8384: e1a06000 mov r6, r0
; m! H0 W( F$ A 8388: e1a07001 mov r7, r1+ x% |, R E' y7 i* K
838c: e1a08002 mov r8, r2- t% f; H, `! J7 g8 m3 Y2 m
8390: ebffffae bl 8250 <_init>6 ?5 r& M$ d5 N6 l: T# g" [
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>
8 ` A5 @! o, B0 i$ P4 @, r 8398: e08fa00a add sl, pc, sl
! N- o! o' `: O6 _" E3 l5 } 839c: e08f0001 add r0, pc, r1( J* k5 F7 f; I' X0 R1 S+ j
83a0: e06a5000 rsb r5, sl, r0
; m& m/ F/ m; v a6 X! T 83a4: e1b05145 asrs r5, r5, #2+ \# l0 }4 [" O9 g
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}
$ @% C! P; C9 M5 t7 @ 83ac: e3a04000 mov r4, #0
, c* Q G& ? ^* R9 d4 K y 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]
6 I5 A( C: [( y" n& `) k$ h8 Q 83b4: e1a00006 mov r0, r6' \! {, U4 F: {, n1 d7 T
83b8: e1a01007 mov r1, r7
0 W* }4 I2 U) h 83bc: e1a02008 mov r2, r8
& n6 Y8 C: T7 i; N: U: v 83c0: e2844001 add r4, r4, #1
0 i9 l+ q' x: z* R3 V) Y( \) l 83c4: e12fff33 blx r3
! h' t% N1 w- O: @ 83c8: e1540005 cmp r4, r5
, i3 ?# w5 E' R. ?9 { 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
# ?! `' ]0 v# Q8 L; S 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}
* K3 ~$ r" v {, y0 f' n8 j 83d4: 00008054 .word 0x00008054
# D0 |, n, Y) i0 @. B 83d8: 00008054 .word 0x00008054
3 l' X3 D1 O$ c5 ^none:* K; Y, |7 `1 w' c/ w, t
Disassembly of section .fini:% n7 @6 Q! L/ C F( c2 \ j( Q6 q
) r. o0 s& j6 c% J2 c00008474 <_fini>:* I! p# ~- \; ?$ L, }) S
8474: e92d4010 push {r4, lr}
. o$ D& l( E0 Q' t( z 8478: e8bd8010 pop {r4, pc}# n3 r3 c! _$ a j& l
arago:
" D' ?7 e9 s) e. }8 d% B6 ?Disassembly of section .fini:: B1 x3 o1 m6 l. ]! v# E# P
* }$ i. }" ?6 `0 B5 f: ]000083e0 <_fini>:- c- f1 D E- z/ k# r! s& D: A! r
83e0: e92d4008 push {r3, lr}
; W. i8 b# b U' g" y# _! V 83e4: e8bd8008 pop {r3, pc}% Z7 c! G: R1 N- E0 G$ X- Z
* }3 ^1 `; a5 @) g6 j9 c, d/ Q
" E* r, @6 H! m0 s0 a0 M8 e
. A5 x$ ~' ]' m- ` |
|