|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:& W8 h5 {: w! d3 P i, R; Z
1 #include<stdio.h> # @: M( b/ w7 N- a& F6 M
2 #include<math.h>
" m& s5 ^9 [( r/ B2 a% L* V 3 int main(int argc,char* argv[])
+ E4 R# o/ B4 F0 N8 H2 l 4 {
# f! g0 T* b+ R3 ~% m. V4 X8 T9 o 5 int a,b,c;
( z7 u1 y4 P1 X* J 6 c = a * b;
# L5 U( O& T5 t2 X 7 return 0;
7 d0 Z1 v0 _" o 8 }
0 n4 h. h3 S$ \8 ?7 k! m2 q% M* l% p
$ x A, N' n, V6 k0 a6 h下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看- A \5 `( x! F
none:
; c- K* N/ }0 B( P- n0 n( g000082e0 <_init>:- F: F a5 |* i
82e0: e92d4010 push {r4, lr}
9 m. O9 c7 e6 y7 `) m+ \. v 82e4: eb00001c bl 835c <call_gmon_start>
5 |5 G: \- O3 b 82e8: e8bd8010 pop {r4, pc}
$ |, ?; Z, G1 Z I6 P7 U' @9 Y; sarago:
+ T' L4 G7 c2 x9 h00008250 <_init>:* r6 ^ Y/ V* _9 e& I' x: l) }
8250: e92d4008 push {r3, lr}
! f# [% G) {2 V 8254: eb00001d bl 82d0 <call_gmon_start>
( E& v$ G8 I3 ~/ [! A* R. N, v/ f 8258: e8bd8008 pop {r3, pc}
! F& c6 w4 W* U* u4 s9 {- q
6 S/ I- a3 L0 \* enone:
2 C; U9 Q" D5 A9 [6 s W+ n& S D000082ec <.plt>:
" b# J7 [( |: v2 S4 f4 k, L 82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)
+ ]0 e4 r; T# |: a 82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>; c9 j& s+ i: o% y3 e: O
82f4: e08fe00e add lr, pc, lr
$ J* M) e: L% b, s, w( B* G 82f8: e5bef008 ldr pc, [lr, #8]!$ v e6 O6 [0 \
82fc: 000082d4 .word 0x000082d4! V) Z# C h: U1 F3 r
8300: e28fc600 add ip, pc, #0 ; 0x0+ N" w& c" R* [5 R" P
8304: e28cca08 add ip, ip, #32768 ; 0x8000- \9 x0 F2 |: ? x9 q5 u
8308: e5bcf2d4 ldr pc, [ip, #724]!
) o4 Q9 Z$ V9 \4 x1 f 830c: e28fc600 add ip, pc, #0 ; 0x08 j: Q5 R U4 q8 Y8 m
8310: e28cca08 add ip, ip, #32768 ; 0x8000% f5 f: C! w- ~: D R, E
8314: e5bcf2cc ldr pc, [ip, #716]!! z0 L* Z n! B. c" E4 H9 ]8 f: L
8318: e28fc600 add ip, pc, #0 ; 0x0
% i/ M) G2 D4 A- w9 P% H) Y) y 831c: e28cca08 add ip, ip, #32768 ; 0x8000
- I7 z2 t* x7 Z2 L+ i 8320: e5bcf2c4 ldr pc, [ip, #708]!& d& {, C, [" N9 R
arago:. U1 i9 b! V3 N& n" ]" W) @7 {, {
0000825c <.plt>: ^) [. W* T3 F
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!), s& ?# s9 `0 F, u* T' t
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
( l7 \" H! q& z( }3 z, W- w( c" ? 8264: e08fe00e add lr, pc, lr
1 h. P6 _2 ]5 X8 _7 {" u 8268: e5bef008 ldr pc, [lr, #8]!
, |' X) C$ F4 Y 826c: 0000827c .word 0x0000827c3 K1 H2 e' M1 c! x5 D4 I! T( |4 a
8270: e28fc600 add ip, pc, #09 G' c" M/ b: s2 A! g& ?9 T4 |3 f
8274: e28cca08 add ip, ip, #32768 ; 0x8000
7 X% r: ~ O- z5 l 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c3 @# ?* p3 W2 \6 P9 O4 j' M
827c: e28fc600 add ip, pc, #0
1 {9 Y5 g7 r+ _! V$ s7 K( U0 b/ ^4 a 8280: e28cca08 add ip, ip, #32768 ; 0x80002 e: \% z) W. J$ w. \! V3 N3 d0 p
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274% P: Z. ^. E8 G$ u2 i
8288: e28fc600 add ip, pc, #0
. e$ b3 n+ d" S1 S) B3 D, T7 } 828c: e28cca08 add ip, ip, #32768 ; 0x8000
) p6 h- b7 g6 D: X+ X; G9 n( W8 P4 x 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c# m7 F! \- w& |6 [' a
none:0 d8 f. z( s$ q# F9 [7 z2 g
00008324 <_start>:
% Z/ M+ h. K9 M, ]; ?) s0 T z+ e 8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
# Y# W8 n* e( Y2 }+ j' N( d 8328: e3a0b000 mov fp, #0 ; 0x00 u; v$ B3 `+ `1 q5 l4 J5 f1 @, t' x
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)+ h, a% ]. t7 a
8330: e1a0200d mov r2, sp
, n1 O* K+ m7 C4 X3 l$ } 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
# Z* Z6 x4 U3 O* `; b( {/ G, e 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!), W& p. d# y. Q. k9 [
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30># `* T' f# S) I5 X
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
8 ]; S) `) q% U% B. S 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
# z, {! y1 X3 ^* u- ]7 m1 V9 y 8348: ebffffef bl 830c <_init+0x2c>
. A8 w" q, C4 j+ i 834c: ebffffeb bl 8300 <_init+0x20># |0 S6 B2 R/ }, V2 |
8350: 00008404 .word 0x000084043 F1 @/ @2 w6 v3 G
8354: 000083cc .word 0x000083cc* D: \. i: ]* S6 j
8358: 00008408 .word 0x00008408
- h4 B& m. h+ k9 }. F! Garago:$ Y% r$ u+ s9 v; ^) J8 E: E! R
00008294 <_start>:
, u$ r( k# Z w' ^ 8294: e3a0b000 mov fp, #04 `' M3 w' i+ j0 A2 S7 g
8298: e3a0e000 mov lr, #08 ~) |! ~9 M( k5 C9 a5 u
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
. o/ ~, ?! h ?, a& s1 e' l) m 82a0: e1a0200d mov r2, sp' s- y# t: a0 ~: h4 ?
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)8 m/ B1 Z( w% J* U1 @8 |
82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!) X: [" b4 B: ^
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>+ R" q+ p, \: U8 D( Y
82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
$ v* S7 j& A s ~ ]! m9 u$ L$ } 82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>6 C$ E, Q' ?! U H6 N
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
. N+ W+ g. b1 `" O" f9 X 82bc: ebffffee bl 827c <_init+0x2c>
9 |. _# {8 b; h, n( l 82c0: ebffffea bl 8270 <_init+0x20>
% c! z0 e% j- U; }6 }; D) M" J 82c4: 000083dc .word 0x000083dc0 i* m( N5 x: r: Z: Z x
82c8: 00008344 .word 0x00008344' l2 u. j7 @/ s& p0 H6 m7 ?0 `4 ?
82cc: 0000837c .word 0x0000837c" r2 C3 ?$ ?+ O( B
none:% ^2 B9 z* P9 j3 z. i: n; \2 Y+ X
0000835c <call_gmon_start>:
0 q3 C+ Q* K" {0 Q* R1 e/ J$ |9 j 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
5 S9 e9 W- u3 V 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
8 t" h& K" T% A+ X# H+ O5 s/ d. w 8364: e08f3003 add r3, pc, r34 {& C0 R' l9 ^4 m# c+ r" A
8368: e7931002 ldr r1, [r3, r2]! _0 x' i& I: s& }* z0 P) w% J
836c: e3510000 cmp r1, #0 ; 0x0
/ A' \& _" ^+ h; M 8370: 012fff1e bxeq lr
1 K; Z9 X& B' N* T& }1 `9 R 8374: eaffffe7 b 8318 <_init+0x38>8 C0 U! [! P# p0 }7 J% @
8378: 00008264 .word 0x00008264
7 \$ n1 v4 l: Q% i. J; M 837c: 00000018 .word 0x00000018* ?3 l! I0 @/ S. W' y
arago:) W# c }, ?9 E5 _" G
000082d0 <call_gmon_start>:5 L/ O8 E3 q, h8 r4 G
82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>1 S* S8 B+ x. v$ p9 w
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>) _/ J! A v i1 a3 G
82d8: e08f3003 add r3, pc, r3* o( k( }3 Q$ e7 S3 o
82dc: e7932000 ldr r2, [r3, r0]; L g n6 G* S N1 g' @" z' m
82e0: e3520000 cmp r2, #0
) k, `6 A5 r' E7 [ 82e4: 012fff1e bxeq lr
. o1 f. s3 X6 l3 s: \7 b 82e8: eaffffe6 b 8288 <_init+0x38>
" Z6 J. d& `: C 82ec: 00008208 .word 0x00008208
- ~: C& t K# h' i! H- m 82f0: 00000018 .word 0x00000018
2 E0 k- u r! `! y5 X" U. q Lnone:/ t# i" G8 V0 z& r" D4 [
00008380 <__do_global_dtors_aux>:- }, h& N0 @' j7 G
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
! { Q; y# `# T; w/ \$ c; | 8384: e5d23000 ldrb r3, [r2]
( Z. {6 V% a' d6 C# ~1 [1 | 8388: e3530000 cmp r3, #0 ; 0x00 @" l+ ^* y2 n4 l6 r9 Q
838c: 03a03001 moveq r3, #1 ; 0x1% H! j- ~7 X) [- J
8390: 05c23000 strbeq r3, [r2]
. }- d) o& W5 t a1 f r# u1 j4 o1 a 8394: e12fff1e bx lr9 e, G. M' q1 ?) l3 @7 N, w' b
8398: 000105f4 .word 0x000105f4" e( D- n2 N' r2 C5 k& z
arago:
' ^- ]4 K, L8 b& ~# d9 r000082f4 <__do_global_dtors_aux>:
" k J5 [2 l$ r3 j 82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>; c$ D) h3 ?; U2 h9 a7 M
82f8: e5d32000 ldrb r2, [r3], k$ W4 t- [9 P
82fc: e3520000 cmp r2, #0
8 s! B: c2 F& r. @8 S5 O$ c 8300: 02822001 addeq r2, r2, #1
& d0 H0 f* W; J& i 8304: 05c32000 strbeq r2, [r3]
! s, {; D$ j0 P' i 8308: e12fff1e bx lr- ` z# T0 q- Q* d6 n
830c: 0001050c .word 0x0001050c
' I' r& V) [0 C: A' |none:$ D0 Y5 t0 G: Y" j' w# N
0000839c <frame_dummy>:' j* z; `6 a2 Q, |& Y8 T
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>' k, o* C6 p3 [ ]$ \
83a0: e92d4010 push {r4, lr}# ^1 l. A" m; i" X
83a4: e5903000 ldr r3, [r0]8 @1 F. F8 R" Z
83a8: e3530000 cmp r3, #0 ; 0x0
9 ?. f6 d2 V7 o- X! ? 83ac: 08bd8010 popeq {r4, pc}
& ?! m; Y! [0 Q4 M) f$ V 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>+ `7 S9 f1 E/ v
83b4: e3530000 cmp r3, #0 ; 0x0, e7 q8 r+ B3 d0 _2 r: x
83b8: 08bd8010 popeq {r4, pc}0 y3 Z( i: Q& ]
83bc: e12fff33 blx r3: g) q7 d& _5 y
83c0: e8bd8010 pop {r4, pc}
# W& P* e( S# ` 83c4: 000104dc .word 0x000104dc$ x; \5 E# t" b( @5 Z
83c8: 00000000 .word 0x00000000
1 G7 Y2 e* `1 Narago:4 ^' \6 L! H; I
00008310 <frame_dummy>:
* `3 @: V. b9 [9 R% K 8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>0 R# s4 D- L) N' s" F/ l
8314: e92d4008 push {r3, lr}
7 M. g! j- u: j, D4 k 8318: e5903000 ldr r3, [r0]
- X4 R, ^7 L0 w+ Y, K 831c: e3530000 cmp r3, #0
% I9 @5 ~6 {, E9 s 8320: 0a000003 beq 8334 <frame_dummy+0x24>3 L9 {' b% N3 ~9 B
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30> [/ U8 m7 [" y5 Y! l
8328: e3530000 cmp r3, #05 O$ }# n1 Q2 u
832c: 11a0e00f movne lr, pc9 @5 j( g+ j3 N9 K N
8330: 112fff13 bxne r3& q" ^9 x6 [$ Y3 L
8334: e8bd4008 pop {r3, lr}1 n+ Q* c1 i* E9 l e* W% |
8338: e12fff1e bx lr& F$ n8 R/ q G8 o( ^
833c: 000103fc .word 0x000103fc
2 k9 z( Q' p+ B+ m2 J 8340: 00000000 .word 0x00000000( x8 S3 u) b; j
none:1 E0 R2 E" `4 ]- L: Q% `4 e N- h. E* a
000083cc <main>:
* ?9 W; r: T) G3 |4 ~4 S 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
9 @1 x/ p2 t+ X0 N/ [! [! E/ ]8 w7 w+ O* P 83d0: e28db000 add fp, sp, #0 ; 0x06 O# e& G$ {& D3 X
83d4: e24dd01c sub sp, sp, #28 ; 0x1c! K( e% X: E& f2 H2 L
83d8: e50b0018 str r0, [fp, #-24]
j) ?# E' _- {, U. f 83dc: e50b101c str r1, [fp, #-28]1 F. J9 u& q0 B. Q& K0 I* E( o
83e0: e51b2010 ldr r2, [fp, #-16]
# P4 v6 O- V8 r- r' j 83e4: e51b300c ldr r3, [fp, #-12]
: K7 v+ }7 c# w/ C5 g& ^ 83e8: e0030392 mul r3, r2, r35 P, Z& l \! e4 @
83ec: e50b3008 str r3, [fp, #-8]
) `! a, V9 O& J. `2 J' c 83f0: e3a03000 mov r3, #0 ; 0x01 I) G! P2 f. C/ r' c
83f4: e1a00003 mov r0, r3
; G4 w" v4 P/ M# i 83f8: e28bd000 add sp, fp, #0 ; 0x0* q. U, l! c$ f4 ~; d
83fc: e8bd0800 pop {fp}/ [- D, c, w1 J1 X1 q
8400: e12fff1e bx lr5 I/ w; m; M" v: }. L: d% B* }
arago:
1 m+ ^/ C6 O0 A9 @! w00008344 <main>:
' ?; s2 Z6 j' w. } 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
' ], {" [- t0 ]# Y) ^, x* P+ R$ { 8348: e28db000 add fp, sp, #0
- ]' f5 ^7 r3 _ I! g/ {" i8 t 834c: e24dd01c sub sp, sp, #28
7 z- O) T; P7 c) C8 G 8350: e50b0018 str r0, [fp, #-24]0 Z- J& w8 C' K
8354: e50b101c str r1, [fp, #-28]0 K! w/ K. E5 l* k9 W2 l+ w# f; G
8358: e51b3008 ldr r3, [fp, #-8]
; Q; D E. F1 p9 k* s 835c: e51b200c ldr r2, [fp, #-12]! J2 V4 J0 b9 J
8360: e0030392 mul r3, r2, r3
3 Y9 Q, r$ g% V; n 8364: e50b3010 str r3, [fp, #-16]
! z3 I; p/ O! J% b5 O 8368: e3a03000 mov r3, #0$ U& {5 ]0 ^- G4 e$ N' q* n
836c: e1a00003 mov r0, r3
7 f5 e8 }7 t$ A* |6 k 8370: e28bd000 add sp, fp, #0
% w* r% |' S6 b$ u- O Z$ s 8374: e8bd0800 pop {fp}
/ |: I% m& b. v 8378: e12fff1e bx lr* {- Q1 U2 a$ k% |0 r1 w2 r
none:7 n W0 |3 S; M1 T- W
00008404 <__libc_csu_fini>:
, c- J; D% _! L4 _, K/ h6 C 8404: e12fff1e bx lr
9 \4 _6 p+ [9 Z9 S/ U2 Rarago:
9 N6 f0 y, t% f7 m- R. w1 c$ `000083dc <__libc_csu_fini>:
% v, F$ S9 O4 o- \# f7 M; v% B 83dc: e12fff1e bx lr
3 K: n7 D5 i: Tnone:
* b: O* u2 }0 t- }00008408 <__libc_csu_init>:6 S3 B" i6 w9 w' j& ?2 D- s
8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
1 v& O' X0 ]0 G+ ]# G 840c: e1a08001 mov r8, r1 D w+ {+ ]5 c+ ^" H/ P
8410: e1a07002 mov r7, r2
6 k8 J# ?2 q6 o( s: p$ H 8414: e1a0a000 mov sl, r0( s& W2 q- O V; T* [) F9 Q
8418: ebffffb0 bl 82e0 <_init>
& f0 d$ F8 N' Z& t, J# [, s 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>8 H; {+ c3 R* D: p! t
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>
8 W" F$ F1 U# t" O/ W+ o 8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
8 v) ]' C- |6 u 8428: e0613003 rsb r3, r1, r3
' f q, s4 U; c! \; V# ~ 842c: e08f2002 add r2, pc, r2
* K$ D# X: i4 P+ z 8430: e1b05143 asrs r5, r3, #2$ _6 i" U ~7 ?/ b3 F. D
8434: e0822001 add r2, r2, r12 I. ]! l+ z4 v# |/ K8 A9 u- G0 D
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
" o) f/ {+ m) N/ |8 N- D' Q' s+ J 843c: e1a06002 mov r6, r2, ?7 x0 X- r3 D* _9 h% d8 n
8440: e3a04000 mov r4, #0 ; 0x0- r( s7 L- K* y0 b& O% H
8444: e1a0000a mov r0, sl
& F2 g, ?5 e# y4 E8 v: D 8448: e1a01008 mov r1, r8& V) K" l. M$ J( A. y
844c: e1a02007 mov r2, r7
' d& H3 w5 _# Z( K: P5 ^$ B) b9 V 8450: e1a0e00f mov lr, pc, z7 w( C9 N o0 F; ?# C0 X/ K6 v* k, E' o
8454: e796f104 ldr pc, [r6, r4, lsl #2]6 Y7 R. l3 f: ~% A
8458: e2844001 add r4, r4, #1 ; 0x1
' R/ x$ j- d! B6 v" N- \# h. ` 845c: e1540005 cmp r4, r59 I4 u( ~" G5 a5 l) L8 Q
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>+ K F* g7 d; V; J( }5 P' x x2 Z
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
8 W! u t+ E7 u, Z# k( v 8468: ffffff04 .word 0xffffff04
! H% `: m1 \* E6 M& X4 R7 m% ~ 846c: ffffff08 .word 0xffffff08
% @7 y9 B: V" ]9 N+ h' _) p 8470: 0000819c .word 0x0000819c
; o1 c* N* r0 H) K2 S$ {. u- P" Uarago:
# @& ~' _, | C' @0000837c <__libc_csu_init>:" j' z- Z ~# |6 _' Q7 a0 M
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
* E+ m; l. X% g* o; Y+ ~) I2 \ 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>
! i" U( E) k' _: i5 b8 P 8384: e1a06000 mov r6, r0' D$ w% G: Q$ {: {0 S; J* I
8388: e1a07001 mov r7, r1
$ B& z* H; _% ~: i4 m 838c: e1a08002 mov r8, r2( `4 X7 f. x- r+ K
8390: ebffffae bl 8250 <_init>$ t9 Z6 N! K! w6 ^7 k
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>
8 R# t! [' _* G x( Q 8398: e08fa00a add sl, pc, sl
# R3 `- x5 A( D/ N9 ~/ D 839c: e08f0001 add r0, pc, r1
9 G* S! r# } x7 O 83a0: e06a5000 rsb r5, sl, r01 Z- O2 V8 H& H& H4 q
83a4: e1b05145 asrs r5, r5, #22 N- W8 Q* h( Z" b
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}* ^* w& `' }+ [1 v( A% r( n
83ac: e3a04000 mov r4, #04 D+ E, ^0 J# @5 ~: O3 o3 P
83b0: e79a3104 ldr r3, [sl, r4, lsl #2]* G; T/ d: y, O
83b4: e1a00006 mov r0, r6* d! M2 M. x! ^( }" f9 s
83b8: e1a01007 mov r1, r7
; O, J) b8 o3 b& g8 P; t 83bc: e1a02008 mov r2, r86 _7 {' z. J% e9 v: z& C" H
83c0: e2844001 add r4, r4, #1; ?" l$ o8 J6 y- ?* l4 E
83c4: e12fff33 blx r3& K! n7 |2 i' t: o, X6 I( q
83c8: e1540005 cmp r4, r5: o- S" x9 C7 n7 L: Z2 y2 d2 @
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
0 I9 u' _, p7 E& ? 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}- a1 a. c4 @) N# h
83d4: 00008054 .word 0x00008054
}4 i; |8 Q2 p- B1 E! D6 C3 [ 83d8: 00008054 .word 0x00008054
+ s" d- q- P; w9 q1 Lnone:; V9 g9 q! S' g2 x$ h0 {7 m: S
Disassembly of section .fini:4 t# f& H% u, r- y# j
( z/ K/ F) S: m/ x
00008474 <_fini>:
! @. v8 `4 }3 L2 A% _. H 8474: e92d4010 push {r4, lr}
9 N" i. b% e* |0 P 8478: e8bd8010 pop {r4, pc}
7 K$ v( E7 Q7 V6 [6 `; S. Garago:
6 n7 J7 e0 ?0 M0 _3 CDisassembly of section .fini:
9 u- {% ~, E' n. ?" J1 w9 |: T0 p# j5 W, X, D
000083e0 <_fini>:
- _* Q+ w5 N- r3 L 83e0: e92d4008 push {r3, lr}; k3 ?& [! {) [9 ^
83e4: e8bd8008 pop {r3, pc}
* v3 ?2 p" w7 f3 X- S: {4 _
' r! ?/ t1 Z1 F' g& c) d9 a" r5 a4 K( I! s U
0 D8 V. u, C! T" z+ Q
|
|