|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:; G, U& q6 V, y" V! ]
1 #include<stdio.h>
% R4 _& o. g3 `2 Q2 d 2 #include<math.h>* ~' Q: x% I: c. h0 v" m
3 int main(int argc,char* argv[])0 B& S% w% J7 m3 E
4 { _* {" s8 ^% Z) W
5 int a,b,c;
4 f. I! |: W1 d$ V6 {6 ^, e 6 c = a * b;2 D( U! d9 _: c% \, x
7 return 0;- S' b& K& I; P5 V) Z
8 }
% {+ s A5 M8 n7 a5 _: u" i
; Y& A* q: m2 T6 M! g6 k" p下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看8 E! D; M8 n* r! Z# Y
none:; a2 @' W9 t2 @+ K) A
000082e0 <_init>:
* W3 B1 }' o0 Q 82e0: e92d4010 push {r4, lr}
& n- T$ F4 a6 U, B- _% S- S: I 82e4: eb00001c bl 835c <call_gmon_start>4 l4 [1 ^4 i7 m! N. f; |1 x% F
82e8: e8bd8010 pop {r4, pc}! O! E8 d( G7 D5 Q7 d
arago:( ~8 J! Q: W+ _3 j% P# p
00008250 <_init>:
5 J, {& k! R- S; i 8250: e92d4008 push {r3, lr}2 R: {; n1 @* E+ Y# m% x p
8254: eb00001d bl 82d0 <call_gmon_start>3 @+ o. z \7 y
8258: e8bd8008 pop {r3, pc}8 w. x; |/ b4 h; A
, P: d, _$ S3 I7 R8 h: ?" |2 w
none:
. I# U* l+ c! \8 Z, u# r% {# l+ R l000082ec <.plt>:" a: M8 n" y3 u
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!) F! G5 f2 n0 J; Q# B
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>; j6 F+ p) W1 E: S# k0 g+ v1 y! [
82f4: e08fe00e add lr, pc, lr
' @4 ?' ~% A+ ]8 I+ E; O5 Q 82f8: e5bef008 ldr pc, [lr, #8]!- E& E T, m* {: {2 C$ H
82fc: 000082d4 .word 0x000082d43 u9 K5 Z' w+ ^+ Z$ m/ A e" N; l
8300: e28fc600 add ip, pc, #0 ; 0x0
4 }% U1 d8 @5 G5 j+ ^- h% M 8304: e28cca08 add ip, ip, #32768 ; 0x8000
# W \/ c; [1 \: N 8308: e5bcf2d4 ldr pc, [ip, #724]!- Y1 ?; ~; x+ Y! n- s7 h J3 |' M
830c: e28fc600 add ip, pc, #0 ; 0x0( x* x; C; u; c6 S# {
8310: e28cca08 add ip, ip, #32768 ; 0x80001 O+ c4 }4 U' k! L6 V! ]6 X- u- I5 W6 u
8314: e5bcf2cc ldr pc, [ip, #716]!' g9 ]$ n+ L+ \- U, x4 a
8318: e28fc600 add ip, pc, #0 ; 0x0
9 @2 ]' P U' ~9 E, f: m 831c: e28cca08 add ip, ip, #32768 ; 0x8000; Q7 b, q$ U* ]
8320: e5bcf2c4 ldr pc, [ip, #708]!
7 e- B4 j Y5 ^& L ]arago:
& h: }' l+ V0 _4 R0000825c <.plt>:4 k& v5 {- W5 ?& t
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)' N* p& H" |9 z# }8 A
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>& ^& A4 S$ ~3 R
8264: e08fe00e add lr, pc, lr
1 X! ?+ E9 M1 G s C% H0 n. k 8268: e5bef008 ldr pc, [lr, #8]!; q$ ]% R& v- c A5 y- h
826c: 0000827c .word 0x0000827c
+ K. J$ Q. z9 s- K+ a 8270: e28fc600 add ip, pc, #0
* y/ l$ z R: m4 A/ q ]8 | 8274: e28cca08 add ip, ip, #32768 ; 0x80003 ^- w$ ?; Z, d* O- O4 W
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
^! \) D8 q/ r 827c: e28fc600 add ip, pc, #0( M3 n1 @9 A! A# v0 W
8280: e28cca08 add ip, ip, #32768 ; 0x80002 ^! Y5 {3 A. S
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
, a9 K# q# j2 s6 f3 Y+ Q% h 8288: e28fc600 add ip, pc, #0" Q& R& B, \- j
828c: e28cca08 add ip, ip, #32768 ; 0x8000
7 u/ Q- F G9 a8 k; R1 T' n7 I! b 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c8 M/ k2 ^. Z2 L. F _9 w% L' F
none:
' d9 ], U s# _& z00008324 <_start>:0 Y: k5 s1 b7 k4 \( N2 y
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
7 a) \, Q- [' X% w+ s& o7 c: n0 N9 P% P 8328: e3a0b000 mov fp, #0 ; 0x07 @/ k0 f; }3 T
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
- G/ ]" c" n3 R) @ 8330: e1a0200d mov r2, sp
8 j0 G0 D! Q' o6 E0 m1 v- U/ M/ _5 P 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)- w3 e3 I/ v* }% l2 }/ M
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
* ]+ g( A4 a$ K( `- s1 p: B 833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>9 R: s F+ V. p3 l' e7 a$ E4 v
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34> i" o, u) Z; Z% S
8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)' O8 ~. O9 \) M. I/ {
8348: ebffffef bl 830c <_init+0x2c>
4 N" u R0 ^. [/ q! e& F* T; H 834c: ebffffeb bl 8300 <_init+0x20>- p* K" v$ |0 Y% [( k @
8350: 00008404 .word 0x00008404( O! h- G, s9 x2 K
8354: 000083cc .word 0x000083cc
% V+ i& z! ?, G 8358: 00008408 .word 0x00008408/ A+ W/ q6 F6 G# E; @; P- N9 @- y
arago:
! N: L# C+ `" u# T00008294 <_start>:
0 d2 J1 e8 H' ]- a) R- Q 8294: e3a0b000 mov fp, #0: T: g; ^) l) \/ m- i
8298: e3a0e000 mov lr, #02 d/ ^$ h2 o4 J4 @7 y
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
6 G5 Q' o. I) k. o 82a0: e1a0200d mov r2, sp3 | ^9 q3 ?. p* }6 K
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!); I' F0 x7 m( c, B
82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!). ]- `$ S- r [5 n+ E j- X
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
/ Q) D- g" m: }" k 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!). {# U/ O6 h! g; I
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>+ l" U% @ ]6 Q) G7 G+ O& X, m
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
2 ?, U9 A, w- e. O; u 82bc: ebffffee bl 827c <_init+0x2c>
' f: b' C. @. i' x4 x' R6 \9 U 82c0: ebffffea bl 8270 <_init+0x20>
' |. z, i6 W( A) }: s; x. b1 f 82c4: 000083dc .word 0x000083dc$ b/ a Q; h" B- B! ?& t, I
82c8: 00008344 .word 0x00008344' G: y- D# U: Y; V0 y+ q7 I
82cc: 0000837c .word 0x0000837c9 b/ m7 u0 C l( a& m) O+ o
none:! ?) o) B3 d/ f9 }0 {
0000835c <call_gmon_start>:+ m7 C7 Q9 T5 z& ~+ @$ Y: ^* g
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>) R$ @* P: h, x+ }
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
/ l+ x# m* L- l 8364: e08f3003 add r3, pc, r3
: `! E% I' b* ^1 ? 8368: e7931002 ldr r1, [r3, r2]0 g" y8 g4 }& O, Q) g: j! ~& r
836c: e3510000 cmp r1, #0 ; 0x0
0 X1 M; P: ~! s1 l 8370: 012fff1e bxeq lr7 `* y2 X: L" J1 L6 f
8374: eaffffe7 b 8318 <_init+0x38>1 ?2 x9 t6 e0 u+ V6 W0 w# r
8378: 00008264 .word 0x00008264+ A8 `; M& n1 v& I4 Q1 A
837c: 00000018 .word 0x00000018
. U. u. p5 _* l/ {+ K( r, E/ i6 f, warago:. {. I9 }4 N3 U3 w1 S" T1 p, p
000082d0 <call_gmon_start>:
: T9 Q8 P( z6 }- f/ K 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>' r/ h y2 g! r& h+ E8 h& V
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
a$ ~+ ]+ j- R! K4 q, z1 \; \ 82d8: e08f3003 add r3, pc, r3' E0 Z" r: C2 }& L7 w! ~7 n
82dc: e7932000 ldr r2, [r3, r0]
7 h; M$ y- s& G& s5 ` 82e0: e3520000 cmp r2, #0% v$ R0 F6 P: G0 W
82e4: 012fff1e bxeq lr# j. t6 w/ |0 }, X8 M2 J6 [+ _3 D
82e8: eaffffe6 b 8288 <_init+0x38>$ e, a: }5 O+ A/ Y& e6 Q- n
82ec: 00008208 .word 0x000082085 L: i1 w' ^& c0 y( Y( O
82f0: 00000018 .word 0x00000018+ _6 T! Y( \+ b+ t. R! n
none:
+ n. G4 ~* F" }4 l! ~00008380 <__do_global_dtors_aux>:/ t7 H- B" n2 T/ Q
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
$ Q. ?4 s9 Y! Y4 o3 e" d4 y8 F2 r 8384: e5d23000 ldrb r3, [r2]0 d X9 `; i+ v* s" e
8388: e3530000 cmp r3, #0 ; 0x0* y$ B8 c& f/ S5 m+ B. M/ {) @ W
838c: 03a03001 moveq r3, #1 ; 0x1
5 U/ U, W( F$ N) c; |2 U 8390: 05c23000 strbeq r3, [r2]5 ^, |& T" D/ S. i
8394: e12fff1e bx lr
) {$ {0 q, T. p" X1 Q 8398: 000105f4 .word 0x000105f4
) j6 \7 y0 o0 p3 m- Larago:
9 e+ i4 k6 b. m" A/ |) U6 D000082f4 <__do_global_dtors_aux>:' z' d) J" \: I+ m# Z+ X0 Q
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>4 W6 x6 o4 C7 w
82f8: e5d32000 ldrb r2, [r3]
& u2 V3 v. y( }! U; b; p 82fc: e3520000 cmp r2, #0" P8 H$ b G: E+ b
8300: 02822001 addeq r2, r2, #1
C3 N' _- s/ C/ L/ f3 o6 h 8304: 05c32000 strbeq r2, [r3]
) _% u: c; ~: q* j2 x5 h5 U; ? 8308: e12fff1e bx lr
! t7 g4 z4 ?7 L4 R 830c: 0001050c .word 0x0001050c
2 V3 B: `' J* L* J1 y6 [none:" b, y& y8 P! A/ c6 J* d
0000839c <frame_dummy>:, u5 U2 M- J/ l8 L6 I
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>0 p2 z3 s. k' `) e
83a0: e92d4010 push {r4, lr}6 L/ B; ^( v1 n$ ]2 D
83a4: e5903000 ldr r3, [r0]' H$ P$ @/ B: F2 b/ [0 _
83a8: e3530000 cmp r3, #0 ; 0x0
v2 d1 P1 g9 a 83ac: 08bd8010 popeq {r4, pc}% G- a+ y" W2 X/ c, f) z
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
z8 o2 }* P, }& ~. p' x 83b4: e3530000 cmp r3, #0 ; 0x0
9 {) q r" r( F1 ? 83b8: 08bd8010 popeq {r4, pc}* ?! s, _; C. h( ]5 t0 e
83bc: e12fff33 blx r3
( A3 K5 g% N) E+ k; q- F: `1 p 83c0: e8bd8010 pop {r4, pc}; ^2 `* k% V; }+ ]
83c4: 000104dc .word 0x000104dc0 k. d; y3 X1 U8 T0 T
83c8: 00000000 .word 0x00000000
% s6 u. f! |4 N' B9 iarago:2 R# S+ t; c# u0 ` R1 p
00008310 <frame_dummy>:
/ o$ ~. t; p+ V+ c. S" k 8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
4 Q( `6 l( G3 T4 R) \: e7 q/ A 8314: e92d4008 push {r3, lr}
; z, [& ?* |1 Y5 {' v( s" E 8318: e5903000 ldr r3, [r0]
$ R6 ?+ a. Q4 G 831c: e3530000 cmp r3, #0+ s. z \$ K& a, o
8320: 0a000003 beq 8334 <frame_dummy+0x24>
6 L$ I. `+ q- F2 M( \% D' |! X7 L 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
5 t$ K- V) v# N5 {% ^) X; K6 N 8328: e3530000 cmp r3, #0- V% V6 @+ o% c, m7 U8 N
832c: 11a0e00f movne lr, pc
# \$ C) s/ g& ?4 L3 T 8330: 112fff13 bxne r3
' M. g9 _) u5 Z 8334: e8bd4008 pop {r3, lr}
8 M L3 M* e6 r9 Z& L* }" k 8338: e12fff1e bx lr
! w6 O( y0 u. q0 K1 R 833c: 000103fc .word 0x000103fc
" I& \" I' p1 d: l% k. { 8340: 00000000 .word 0x00000000
* {8 O. ^! z/ D# R5 S% m) m* X0 Inone:
( b, A R% U5 a2 s/ V000083cc <main>:# e- ^& y- k$ [) ?
83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
; [1 b2 h+ j% d2 e' I 83d0: e28db000 add fp, sp, #0 ; 0x04 r& W& u5 c9 i/ I' ?$ v
83d4: e24dd01c sub sp, sp, #28 ; 0x1c
3 C# r/ r5 Z0 G1 \2 y3 J 83d8: e50b0018 str r0, [fp, #-24]
8 [" r9 ~% W' G2 q% w0 I. ` 83dc: e50b101c str r1, [fp, #-28]
9 {8 a8 w! o* U0 M1 R+ o- t- e4 U3 t5 Z& S 83e0: e51b2010 ldr r2, [fp, #-16]8 F# C2 h( a X9 P
83e4: e51b300c ldr r3, [fp, #-12]" z* h8 \5 }6 N, _' u
83e8: e0030392 mul r3, r2, r31 R4 I% s1 j' l Z0 i! O
83ec: e50b3008 str r3, [fp, #-8]4 J4 D* y" R. R; p s6 z: {
83f0: e3a03000 mov r3, #0 ; 0x0: s$ d' e$ U5 p R8 ?7 D# V
83f4: e1a00003 mov r0, r30 U* ]* U+ ^1 V3 K1 L% h1 |
83f8: e28bd000 add sp, fp, #0 ; 0x0
- x; C' [: ?' F( a$ S ] 83fc: e8bd0800 pop {fp}+ p2 F* A G5 v0 E- \( L: _5 k
8400: e12fff1e bx lr4 H1 o/ Z# u" }1 j% m4 k
arago:
7 y- k6 @2 C! x4 G* L5 O7 }00008344 <main>:
) x3 q$ S% |% P$ p 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!). l# D( r2 H, j% V8 P9 Q
8348: e28db000 add fp, sp, #0
1 |1 a: G! |+ } | 834c: e24dd01c sub sp, sp, #28
1 B! p7 h. j; k/ n. y# m 8350: e50b0018 str r0, [fp, #-24]0 n6 O: f! I) _
8354: e50b101c str r1, [fp, #-28]
- q% d5 G7 q. D 8358: e51b3008 ldr r3, [fp, #-8]
: J3 a/ l' G) } I 835c: e51b200c ldr r2, [fp, #-12], } L+ c: _+ A" F, V0 T% i( i
8360: e0030392 mul r3, r2, r3) X/ R) a0 p8 ?% q- e
8364: e50b3010 str r3, [fp, #-16]
* b( {. |" s9 ] 8368: e3a03000 mov r3, #0
* r) P5 r9 K* I6 C2 _( A2 D 836c: e1a00003 mov r0, r37 `: E: [( M! t8 U. A# }# e' h
8370: e28bd000 add sp, fp, #0
! w8 X, O4 F- f6 F 8374: e8bd0800 pop {fp}
" P; z1 p% g! e# f( l 8378: e12fff1e bx lr: `9 Z0 n7 B& U" B& K: Q
none:
6 [6 w7 U" A1 \* U; Z0 k) t00008404 <__libc_csu_fini>:
) f+ n9 J* J A0 Y, \! X 8404: e12fff1e bx lr
& B8 [1 O! M8 a ~; Harago:
; M, F; q- R# O1 b+ u000083dc <__libc_csu_fini>:
; \) |) C v6 U- y& r' V$ v 83dc: e12fff1e bx lr
* H5 Y8 G1 I' X; Qnone:
B: W) h ~2 b! a' V; N00008408 <__libc_csu_init>:
! U [- I" j6 q y# J$ B" r( l5 ^; t3 _5 ] 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}" C) X6 L, X' a: O+ E6 H* c- W0 \
840c: e1a08001 mov r8, r1
& H' s9 \; u0 E9 ]. r* ~ 8410: e1a07002 mov r7, r2: ^& B# R5 B# r, I: K
8414: e1a0a000 mov sl, r00 r' g& r4 ?) L+ h2 `' h! b" N8 H
8418: ebffffb0 bl 82e0 <_init>& |5 l- E7 v! ^. t* |) O
841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>( n2 ^8 {1 u2 G0 [) M' E9 l
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>
4 D3 f j( t$ M% a 8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
6 d2 ?5 h3 I. ^0 E K4 e 8428: e0613003 rsb r3, r1, r3
* g, w+ J+ J4 i [4 i( f 842c: e08f2002 add r2, pc, r2
+ a! Q. h5 Q( P 8430: e1b05143 asrs r5, r3, #2
0 g5 C% I6 M- i2 ~. M 8434: e0822001 add r2, r2, r1
6 B3 b" \# j* E+ m4 x 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
+ m! X. @: ?" Z) e 843c: e1a06002 mov r6, r22 F1 L5 y) k0 V, Z y
8440: e3a04000 mov r4, #0 ; 0x01 q6 _$ b3 d4 B/ l- A+ V$ h# y. t
8444: e1a0000a mov r0, sl3 L3 x* n7 n' W
8448: e1a01008 mov r1, r8! @4 w3 P2 Z% {3 V5 T2 G- M2 K2 V% s. o
844c: e1a02007 mov r2, r7
" n! {# [3 W* Y, O3 {1 x1 k& G 8450: e1a0e00f mov lr, pc, b$ t( J: t/ G2 B
8454: e796f104 ldr pc, [r6, r4, lsl #2]
& A. _% [% N, R. o9 [1 L$ z 8458: e2844001 add r4, r4, #1 ; 0x1
; ` E0 r( p8 r" l8 P# m 845c: e1540005 cmp r4, r5
7 n! D( q2 M! C* ?6 v% t- u 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>5 A7 n" w% Y+ L1 [ P j/ T
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
0 T4 C& K3 a; b8 a2 s4 W 8468: ffffff04 .word 0xffffff048 d3 B% F' F' u e3 a0 |
846c: ffffff08 .word 0xffffff08' R5 x( V" {- e$ m- \$ S+ P
8470: 0000819c .word 0x0000819c
, \ A: J9 j9 \, i0 |arago:
' i, `1 P4 \( E, P# ^0000837c <__libc_csu_init>:0 ^: w/ |7 t) U; f# h' W
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}5 g; D4 x# @7 I5 G! D3 \
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>8 V5 J3 @. D5 M2 w4 h- U
8384: e1a06000 mov r6, r02 B4 T; y& c1 \5 O5 y1 H
8388: e1a07001 mov r7, r11 \! P1 M G4 B! Z" J& u; {% u
838c: e1a08002 mov r8, r29 \8 \' c% F/ ?8 c2 W- T$ S
8390: ebffffae bl 8250 <_init>
1 l4 K3 V) t2 G" f: D) B 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>4 @5 |4 J0 U& }) |! @. M( n) l
8398: e08fa00a add sl, pc, sl0 j1 U) d! A" n( K% |% b! ?) L& h; w
839c: e08f0001 add r0, pc, r1
( B: g2 e. }* d; i! C 83a0: e06a5000 rsb r5, sl, r05 J. m; r; y. c: j- c. f2 M6 u4 Z" w6 O
83a4: e1b05145 asrs r5, r5, #29 F! v: m- R$ q1 d" z4 I/ ~+ V
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}& n) H. K, \) F7 U
83ac: e3a04000 mov r4, #02 E% h- G9 K' X+ q" {0 P
83b0: e79a3104 ldr r3, [sl, r4, lsl #2] b ^$ F; \6 g0 i! R: B1 j
83b4: e1a00006 mov r0, r6% ~+ D+ P1 Z0 U5 z, L% z X
83b8: e1a01007 mov r1, r7' T& [- B$ b: D5 r* m: E8 J! h
83bc: e1a02008 mov r2, r85 E/ q6 j/ l/ ^6 V2 [" N- r
83c0: e2844001 add r4, r4, #1
/ _( v0 p' k1 }) N 83c4: e12fff33 blx r3
, q' M' h4 t) d2 G2 W+ X 83c8: e1540005 cmp r4, r5 g1 K X! k( ]1 L* Q
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>4 @9 r4 b1 }: ^; h; ]
83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}: n. _% w: {& J# F7 _; G# N
83d4: 00008054 .word 0x000080542 L4 z4 ?$ q& s+ B7 n- W" L7 J# W
83d8: 00008054 .word 0x00008054* l9 p! }: g! u& t. r) p, n
none:
+ O1 l- a9 B; d2 R l* l+ QDisassembly of section .fini:5 {8 e$ R" C9 G0 e$ s0 N' [8 M
7 h& `6 a# ]8 ~3 g
00008474 <_fini>:
2 C1 k5 g5 m" R/ {# R1 W8 K" ]* H 8474: e92d4010 push {r4, lr}
. c! A. ?. W& I% P/ n) Y 8478: e8bd8010 pop {r4, pc}7 p2 W0 A# y# s! E- o6 Q8 K# x& S
arago:+ R2 {" |7 ]8 C/ i8 A7 g
Disassembly of section .fini:
# z* l% b) @) @, h+ v: w% ~" h' |5 d; {, Z' d8 K0 f; P2 ^
000083e0 <_fini>:
/ u8 j6 {8 r* s3 p$ C, ?- g3 ~3 P 83e0: e92d4008 push {r3, lr}- t- s E6 Z. f( q0 \# _8 u
83e4: e8bd8008 pop {r3, pc}
u7 F. ~' O" I/ L; N. P& d( d8 r7 }; a: h g. t5 |
# H* K; H4 F6 B. z/ K9 U; n' a9 `, _3 D( T7 P0 Z# D6 k
|
|