|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
3 ~+ }$ z7 Z- f2 m4 w3 y 1 #include<stdio.h> 6 @: A0 ]1 d# r. d
2 #include<math.h>2 [5 h7 a5 R; p& _
3 int main(int argc,char* argv[])
$ b1 J9 \. j+ w' ?1 l: @/ R2 R 4 {8 s' l }# `! J: r3 n
5 int a,b,c;2 x: C& U8 X% `, o1 |' {/ p
6 c = a * b;
5 N! I& L# |( {9 y7 g6 i& Z 7 return 0;
# f& G. W5 J' F$ D+ h; g. F; I, b 8 }- G: L. d. A ~; J
# {. I+ `5 [9 P
下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看" }% ^8 G# G1 t) l& Z
none:
' V8 K; Q. F0 ^$ Y! H4 @000082e0 <_init>:; O: H! s6 }; b# w. X
82e0: e92d4010 push {r4, lr}
+ ?9 K9 W! H; }& A9 v( u- _ 82e4: eb00001c bl 835c <call_gmon_start>' m* U- @5 C e k
82e8: e8bd8010 pop {r4, pc}, ^- L' t* X' y; t
arago:/ H# L; q$ c4 w$ z2 d" `
00008250 <_init>:0 [/ t, ? O9 s5 A) F
8250: e92d4008 push {r3, lr}
+ t, K) n. v, w, ^9 ? 8254: eb00001d bl 82d0 <call_gmon_start> C6 O% {8 @, ?; _% m9 O, ?% A8 C8 `
8258: e8bd8008 pop {r3, pc}
" [2 _8 g S- d) |5 |- K
m. P1 D. L5 Q' e' Inone:
7 A2 M+ D, |; Z x+ P. n! p000082ec <.plt>:7 V" a4 T2 Y7 C7 u5 k8 D- O
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)% E5 \( S' L0 V) K* ?' {6 ^* J
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>: r8 u% @$ S Q2 i& y- O& g i
82f4: e08fe00e add lr, pc, lr
& p/ U, j# C" L N7 w M 82f8: e5bef008 ldr pc, [lr, #8]!0 O9 @, ?+ F1 [$ a9 b7 R: R
82fc: 000082d4 .word 0x000082d4' T* t/ B, Q. Y( V5 I
8300: e28fc600 add ip, pc, #0 ; 0x0
0 f/ c' @! f- K: l 8304: e28cca08 add ip, ip, #32768 ; 0x8000# W1 N6 ]5 F' _+ Q% }
8308: e5bcf2d4 ldr pc, [ip, #724]!' r3 O. @8 G9 B0 z. l
830c: e28fc600 add ip, pc, #0 ; 0x0
# {, _* a* p' i& o0 Z 8310: e28cca08 add ip, ip, #32768 ; 0x80003 _: r) \, |+ \) V7 O$ e
8314: e5bcf2cc ldr pc, [ip, #716]!
" e& g# w- m4 @* ^# Y9 J5 u 8318: e28fc600 add ip, pc, #0 ; 0x0
' V J* r1 X' [% W0 i 831c: e28cca08 add ip, ip, #32768 ; 0x80001 S. M8 q% t! W" e+ N( J
8320: e5bcf2c4 ldr pc, [ip, #708]!
. t1 N. r X1 j$ d! R, T8 |# jarago:
2 w9 ]# e- y: b* c0000825c <.plt>:; D" `: v# O/ I* v
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)$ o" I: D8 `* c& |' T' w; A# X
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>0 ]; E. F) b% x# ], w- \ O
8264: e08fe00e add lr, pc, lr7 Q$ M5 J/ R8 @" F4 K p7 z
8268: e5bef008 ldr pc, [lr, #8]!
, C! e2 r0 e) E& R. V# `, k' D 826c: 0000827c .word 0x0000827c. H( J5 ^4 U) m$ J# |1 x
8270: e28fc600 add ip, pc, #0' T. r4 T* K6 R, C, H2 _+ _- U- i% ^
8274: e28cca08 add ip, ip, #32768 ; 0x8000 C+ C' Y! Z4 \3 Z
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
9 ?0 V* s2 P% N ^, w 827c: e28fc600 add ip, pc, #02 R2 @ m- G/ B4 }2 _
8280: e28cca08 add ip, ip, #32768 ; 0x8000! W) ^( v# a6 k) }- X" [
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
3 |( N" P8 Z1 ^0 i- ]: x0 f1 v 8288: e28fc600 add ip, pc, #0# k3 i% F7 n) `/ E: E9 z
828c: e28cca08 add ip, ip, #32768 ; 0x8000# r& U3 ?( x. m
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c% R0 |+ G4 p6 w3 y F# H* P
none:
' z! }, l. T' N, x, H00008324 <_start>:
* y) ^' ]3 g9 `4 l% ~. c* K- c 8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
# c* E" @/ z3 g# P3 M* x/ H1 S( W 8328: e3a0b000 mov fp, #0 ; 0x0
3 K# q5 K0 E- `9 m) w8 Z 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
$ Q' j) k1 @$ v2 r* y9 L 8330: e1a0200d mov r2, sp$ s) ]- c/ ?; i1 o7 h0 ~2 _
8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
' o1 {" x0 {- ^1 Z% b0 c8 X 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)! ]7 d% J5 z; a5 H
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>/ }* {3 c# n7 m [2 E8 p+ L# F
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>$ j M- v, ]. n3 z# a; j; ~
8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
% S) R" {5 R/ h" A 8348: ebffffef bl 830c <_init+0x2c>, l; _ |! x- r) K
834c: ebffffeb bl 8300 <_init+0x20>& T* f! m. l. D" k7 R6 B
8350: 00008404 .word 0x00008404
6 {; S1 i0 \" i& R5 k& q 8354: 000083cc .word 0x000083cc4 N7 k- M; s, B. G
8358: 00008408 .word 0x00008408
7 p6 k! S3 m+ N. `* ?. b3 Jarago:% A) Q( ?0 \. P5 i; v& b7 L* @# }0 n
00008294 <_start>:
j# j1 m3 q1 N9 I7 h 8294: e3a0b000 mov fp, #0
1 p7 c m, b( o; S7 z* y$ n 8298: e3a0e000 mov lr, #0 v( {3 _- G, K9 r2 j
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
, Q" M. d. U' T& Q0 \- H 82a0: e1a0200d mov r2, sp
* k5 c6 A, L u: @ 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
6 m5 \, G( A" R4 Y4 w g: a 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
3 D* x. _% _- d$ q* t5 n* V 82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
8 Z2 Z- ?. J7 [. ^$ e 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!), l3 r# u' }& d7 B" I: Z
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
+ f1 T5 H% m' l 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>5 u/ N- Y5 l& L! i
82bc: ebffffee bl 827c <_init+0x2c>6 m" B' S/ |3 @" q$ ^7 J( q+ s8 G
82c0: ebffffea bl 8270 <_init+0x20>* z* _4 C! \" j( z3 j5 T' e
82c4: 000083dc .word 0x000083dc E6 j/ h% l* f3 Q# ^: E
82c8: 00008344 .word 0x00008344
5 V2 T* Y3 ~. X+ {( e 82cc: 0000837c .word 0x0000837c
. C9 L7 Z! L4 E+ r4 mnone:- @9 m7 ?$ W' {9 j/ J# w' B
0000835c <call_gmon_start>:' ^; F0 W6 B) d; E1 B9 d
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
- u0 x' O) k# }2 q) v3 E- q# }& l0 V5 @ 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>* y# S' s- e, |7 c* o2 L
8364: e08f3003 add r3, pc, r34 \- }7 l7 p( s8 ^; ?) A/ ~
8368: e7931002 ldr r1, [r3, r2]: s2 U/ R6 a6 _8 R6 k1 j/ e
836c: e3510000 cmp r1, #0 ; 0x0: L' g1 b# X- E+ j7 s
8370: 012fff1e bxeq lr
+ T2 ?4 c( X, T# U' T 8374: eaffffe7 b 8318 <_init+0x38>7 k0 D4 Y e7 I( ~
8378: 00008264 .word 0x00008264: j1 D6 \' H1 L( e( c. d8 d
837c: 00000018 .word 0x00000018+ w6 d" K6 I# E7 m: U( |$ u
arago:
- {* }$ |; ]2 u9 |- ~000082d0 <call_gmon_start>:/ V& `% p; I: B7 ~
82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>
4 L$ v! u( h3 A7 ] 82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20> _3 Z" ^/ t- E, [3 q
82d8: e08f3003 add r3, pc, r3
% ~# }6 g [+ G r+ Y" y5 V 82dc: e7932000 ldr r2, [r3, r0]
: `6 v$ g; E: ?" O. G5 H4 I 82e0: e3520000 cmp r2, #0
2 w% ~" S) k) ]# N9 S `* ^ 82e4: 012fff1e bxeq lr
. W$ d7 J A B5 Q2 c* [ 82e8: eaffffe6 b 8288 <_init+0x38>1 x" V, u) E6 B: Q! d N2 P
82ec: 00008208 .word 0x00008208: m+ c& V: S9 V# {$ c2 a8 u5 W
82f0: 00000018 .word 0x000000180 z! I; l3 f% m' _/ R
none:
9 F+ R3 K0 O N w3 R8 B$ V) _00008380 <__do_global_dtors_aux>:
+ V1 U+ g2 b5 e 8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
! x3 B; c# o/ N/ t+ J7 E* ^ 8384: e5d23000 ldrb r3, [r2]: x0 w2 g* }2 `) b7 e: X
8388: e3530000 cmp r3, #0 ; 0x0. e# p) d6 O" Z' u ~
838c: 03a03001 moveq r3, #1 ; 0x1
B) V% b' M8 X. P$ A* F- { c 8390: 05c23000 strbeq r3, [r2]
0 c1 I7 ?8 E' ~4 x9 I 8394: e12fff1e bx lr
& s6 W1 w M3 V* l* i) { 8398: 000105f4 .word 0x000105f4
: z' n* }8 M" K' ?; p! sarago:% A% g8 C X' F
000082f4 <__do_global_dtors_aux>:5 j! L% o0 g( v4 \% I! A: s4 m( x0 M
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>
& I) L4 H/ t+ C: [ 82f8: e5d32000 ldrb r2, [r3]
' l$ v' m. I y$ W2 S9 ? 82fc: e3520000 cmp r2, #0
! @: n/ F, V: x- K 8300: 02822001 addeq r2, r2, #1
. |( G& l, N7 q# a' } 8304: 05c32000 strbeq r2, [r3]
) ?; a/ y3 r5 K2 W1 \ 8308: e12fff1e bx lr; }: @9 G! N/ U" b" j) V" y" C
830c: 0001050c .word 0x0001050c
/ N4 e; L, I! h6 _( [! r. p, `none:7 Q- @+ {1 ^6 u9 C" E
0000839c <frame_dummy>:
. V: y8 F1 v, J9 m; z& N 839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>
3 b' c6 g ?& L9 W 83a0: e92d4010 push {r4, lr}
% B; C, p$ X% B, w6 D 83a4: e5903000 ldr r3, [r0]
) }4 U- R" I5 [1 S 83a8: e3530000 cmp r3, #0 ; 0x0
5 Q( X. j: U2 f5 Z- k; A 83ac: 08bd8010 popeq {r4, pc}
1 I, h# `% f: c* U$ N z 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
4 Z N N5 o4 O) h" z 83b4: e3530000 cmp r3, #0 ; 0x0
' ^5 F2 s( \. W+ b9 B5 W 83b8: 08bd8010 popeq {r4, pc}1 s& r4 p5 @+ b8 \
83bc: e12fff33 blx r3
8 b, M- S5 S! @! H7 C. N: i 83c0: e8bd8010 pop {r4, pc}* [$ v" B% ]+ O
83c4: 000104dc .word 0x000104dc
3 Y5 p* i- }. w' q- N7 M8 q# H7 Z9 w 83c8: 00000000 .word 0x00000000- u( Y# G8 |5 q8 W% E
arago:
" d& P3 _1 \0 O* s6 X00008310 <frame_dummy>:
5 v6 N- `6 v) T7 O 8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
! ^9 }. m/ D8 Z8 q, e+ i O 8314: e92d4008 push {r3, lr}' n2 K5 ~' f- G% l: ]6 H3 X1 l0 ^
8318: e5903000 ldr r3, [r0]2 f; i* I$ D2 h
831c: e3530000 cmp r3, #0$ {6 o# J0 M, [! v: h
8320: 0a000003 beq 8334 <frame_dummy+0x24>
* m: f: [) I! f 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
9 \# X8 ]- v% ~: M1 N1 `- h 8328: e3530000 cmp r3, #0
6 P! m( X d/ _$ |1 t7 i 832c: 11a0e00f movne lr, pc
% V5 C4 }: S! n/ W# Q7 z" E 8330: 112fff13 bxne r36 Y1 v1 w. H" A, k
8334: e8bd4008 pop {r3, lr}
. n: W! U3 \2 X 8338: e12fff1e bx lr
5 S, ^. N$ V( ?8 o" w+ c* } 833c: 000103fc .word 0x000103fc1 A8 Z: m8 N: r) J" j
8340: 00000000 .word 0x00000000' V! O2 H$ w7 U# w. n
none:
$ m9 ?9 [; i! n3 C000083cc <main>:
. I: e" p* u) l6 `5 o! _7 ^1 V( t 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
& _% q# M" n: I; u" D) X$ h 83d0: e28db000 add fp, sp, #0 ; 0x0
1 s* o3 O, |& X! K5 u& l/ i 83d4: e24dd01c sub sp, sp, #28 ; 0x1c$ s* _" k {! t m8 D
83d8: e50b0018 str r0, [fp, #-24]) ?, j( Q6 d1 P! f% l% x+ }) a! Z) j
83dc: e50b101c str r1, [fp, #-28]! C2 w' D; v$ Z
83e0: e51b2010 ldr r2, [fp, #-16]
' G( D8 h; I+ N# f 83e4: e51b300c ldr r3, [fp, #-12]" i9 ^+ S! T0 d8 ~8 p7 P4 m$ X5 T
83e8: e0030392 mul r3, r2, r3
s& t" V& k3 [: f 83ec: e50b3008 str r3, [fp, #-8]! f& U0 I4 h& ~4 f
83f0: e3a03000 mov r3, #0 ; 0x0
X4 I& P$ X% ?7 Y! w# ? 83f4: e1a00003 mov r0, r35 K; s: [ D/ P
83f8: e28bd000 add sp, fp, #0 ; 0x0' {) {* M" Z" x9 P0 |1 |
83fc: e8bd0800 pop {fp}! {. Q; U8 W& b4 m. _. Z! r
8400: e12fff1e bx lr$ L- J- f1 I( ^# Q* F3 H
arago:
5 D7 Q4 V( |: S; B" y3 w; q00008344 <main>:$ L! J; H9 K, R/ J
8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)& `" E3 ^; g+ {: w
8348: e28db000 add fp, sp, #0
5 ~0 `) S& k3 W+ O% f, a: w, u! U8 H 834c: e24dd01c sub sp, sp, #28' D- x$ B5 x- r# S8 ^; c n+ e* p3 ]* Q
8350: e50b0018 str r0, [fp, #-24]
5 W: R/ W$ s- K) y: X5 } 8354: e50b101c str r1, [fp, #-28]# x W( z: m; V: i6 a' }, A- s
8358: e51b3008 ldr r3, [fp, #-8]' U! A9 m0 c- i
835c: e51b200c ldr r2, [fp, #-12]; _* ] D1 G s2 H
8360: e0030392 mul r3, r2, r3. [! V- d+ k! \3 K% R
8364: e50b3010 str r3, [fp, #-16]
( V( V! s Y) w. W 8368: e3a03000 mov r3, #0
6 K7 p/ I; g7 b6 W7 `9 c3 r 836c: e1a00003 mov r0, r3
- Y; O$ L& @6 v. a6 Q2 v% f- B 8370: e28bd000 add sp, fp, #00 k# b" |: T) Y) {. N* q8 N- r
8374: e8bd0800 pop {fp}* ^ `& o$ L( V0 D+ J8 H; O
8378: e12fff1e bx lr
h" H* Y; ?& @, h6 {none:
4 g1 P' a5 J, ^5 d; U( n* b00008404 <__libc_csu_fini>:
# v5 N% T" H5 Q$ r' L5 R 8404: e12fff1e bx lr
& B( X* a! d" u: q8 l4 M, N! Z- w% I; `arago:7 M( B! i! Z, i6 y
000083dc <__libc_csu_fini>:3 R' [4 [3 b' x+ ?- U% \+ }0 [$ c
83dc: e12fff1e bx lr6 s0 H/ w0 J( P
none:
( t/ M1 p% b4 r# b5 ]00008408 <__libc_csu_init>:
: i$ l4 }, t: Z N, ~7 _" Q9 [ 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}/ ~+ e6 G# B' o( K0 _9 d e |
840c: e1a08001 mov r8, r1/ ?* q+ l! V+ k% j
8410: e1a07002 mov r7, r2
( z% @/ \) [8 f( r6 q7 _7 [ 8414: e1a0a000 mov sl, r04 X7 u4 D7 x* ]2 K- H: `
8418: ebffffb0 bl 82e0 <_init>3 k8 |/ x* w5 t, u0 T1 v
841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
' r( y$ M% z& H/ j- ?- c. k 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>
7 Y" B$ _ r) f( ? 8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>5 i7 p+ J% j' `
8428: e0613003 rsb r3, r1, r3, x# P+ ~! m) ^/ S
842c: e08f2002 add r2, pc, r22 P% q: F8 I3 F7 D h5 i
8430: e1b05143 asrs r5, r3, #2/ @0 a" M" P- i" R# E3 `
8434: e0822001 add r2, r2, r1
% X7 A- C) C# L2 U 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
& D' o* m7 d4 _3 n9 y4 }) T" b 843c: e1a06002 mov r6, r2
2 o. p' n+ q I% q 8440: e3a04000 mov r4, #0 ; 0x0
8 o3 \( j4 W8 E 8444: e1a0000a mov r0, sl
0 {* E1 x0 f M& ]# D 8448: e1a01008 mov r1, r8
/ O4 t* O$ y, Y7 Q# b7 _ 844c: e1a02007 mov r2, r7
/ @' {# J$ U) J ^9 e1 p- F0 w 8450: e1a0e00f mov lr, pc$ v5 ]! n; O5 i
8454: e796f104 ldr pc, [r6, r4, lsl #2]9 t6 g0 L9 U6 K$ `! w5 p; I
8458: e2844001 add r4, r4, #1 ; 0x1 k3 ?$ A* F. \ `! t
845c: e1540005 cmp r4, r54 x; R p+ [2 ^- ]6 p+ L/ {+ `
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>
" F: k- E9 \" M+ g3 }" r7 k& k- H2 g 8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}8 E. C# C9 P. N" T. Q
8468: ffffff04 .word 0xffffff04
x7 i$ t) G! {. L h' h: ~" ? 846c: ffffff08 .word 0xffffff08# d U$ m0 [: M; m; Z" z* D0 \0 H
8470: 0000819c .word 0x0000819c
! X N0 j: F% d* Larago:, P) g: }! z0 d+ f* Z$ o6 J
0000837c <__libc_csu_init>:9 v0 S7 d8 l! M: I/ F2 b) s5 D
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}* ]* Q3 X$ G; ]; e
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58> x# X- \$ y, Y
8384: e1a06000 mov r6, r04 s7 ]0 d& R, x1 t/ N) L' ]9 B
8388: e1a07001 mov r7, r1
7 B! j4 d. n- l; F, @+ P 838c: e1a08002 mov r8, r2" T: ]$ k9 H1 ]0 _. @! r- ^
8390: ebffffae bl 8250 <_init>1 b/ Q0 P4 u0 F% a( @5 _) ?
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>. k& [. i3 u/ H1 r- X: F
8398: e08fa00a add sl, pc, sl0 o/ A; ]) o2 b1 c; w
839c: e08f0001 add r0, pc, r1+ `0 E* P, u( W+ Z' T9 K- n- w
83a0: e06a5000 rsb r5, sl, r0
7 E4 p$ _, l# B4 h 83a4: e1b05145 asrs r5, r5, #28 f' `) z) w* |
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}. `0 x% _) y1 B* X4 P$ T3 s
83ac: e3a04000 mov r4, #0& C6 M9 h% n3 ~# P8 ~
83b0: e79a3104 ldr r3, [sl, r4, lsl #2]7 N: q" ^& }) |+ t7 |2 s
83b4: e1a00006 mov r0, r6
3 o: L5 e; }3 ? 83b8: e1a01007 mov r1, r7; B9 g/ Q v9 ] u% y: \ P8 m2 [
83bc: e1a02008 mov r2, r8
/ L# _ J4 k# [" t 83c0: e2844001 add r4, r4, #1) k2 v& q3 X" V6 e2 l
83c4: e12fff33 blx r3
$ J* o0 z9 n* d/ l' l( G 83c8: e1540005 cmp r4, r5
/ \" `2 a- G% L; h 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>4 B9 n" l b c0 |$ L K
83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}
8 _" `8 D$ ^) Y 83d4: 00008054 .word 0x00008054. G& K" [5 M, l6 r$ {1 L
83d8: 00008054 .word 0x00008054, e0 I9 \/ N' U( L
none:
2 ]4 C: L: |2 N# C, q7 [- W( n7 YDisassembly of section .fini:
1 [# l# p- t% O: V2 Y% g3 H
$ T6 ]( n, B4 {" Z- [- X00008474 <_fini>:; e8 h8 E4 C9 \% [
8474: e92d4010 push {r4, lr}$ n, ]) |' _7 A! p
8478: e8bd8010 pop {r4, pc}5 k5 a3 o7 f" X- }7 g4 ]
arago:9 i9 M# A" h* B! B9 y
Disassembly of section .fini:
0 c( i) _; ?) v7 a* \% B' w& g) j h( h$ k* ]; }" w. x
000083e0 <_fini>: t( e4 n9 h# v' W2 x
83e0: e92d4008 push {r3, lr}8 C( @3 [7 B/ W4 \) V( a6 F
83e4: e8bd8008 pop {r3, pc}
8 s. R2 C% }: t+ ^. z/ F: j
1 P6 i* L9 x: b# Q" d: \
+ h" A0 h+ x- f8 e# H0 b% L' X- n( s" A- g( n7 ^
|
|