|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:- Z" a& m5 A' W. k
1 #include<stdio.h> # q) V6 Q7 s) z; G5 u
2 #include<math.h>1 D$ p3 I5 c7 l1 p& a
3 int main(int argc,char* argv[])
6 x8 [4 r, I- V 4 {& V4 ~* s2 `- t; d
5 int a,b,c;
4 [$ y* [5 J- e% ]% {3 N/ g4 Y+ D 6 c = a * b;
( B5 v' N+ d* G; E" a) Q3 d 7 return 0;
5 i5 D# u' b/ v1 D' _ 8 }2 l/ U' q$ ?( Z7 v4 O% M
$ D- q) ^ F# L: G; D9 {% P下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看$ C6 O9 }7 u/ b1 I
none:* F( G5 `! z6 N; A3 P' `
000082e0 <_init>:/ I# C- W$ p4 E2 ]+ Y: T& M- N
82e0: e92d4010 push {r4, lr}
& m7 t) }* v4 ~ 82e4: eb00001c bl 835c <call_gmon_start>
; r, t3 i7 A u( K3 D+ Z+ ^ 82e8: e8bd8010 pop {r4, pc}
6 W5 h. b9 s* garago:3 c! p3 S2 B7 D" \
00008250 <_init>:
/ F l0 s8 ^7 A" c( J# x3 o2 v 8250: e92d4008 push {r3, lr}, z# V; @7 n0 N# t7 U
8254: eb00001d bl 82d0 <call_gmon_start>
4 f3 F* {' i4 k C2 F 8258: e8bd8008 pop {r3, pc}8 Q; t- U1 G E6 U# I. E
! O" Z$ J# K) O1 o' |. \none:, y/ X, V0 S/ h% c: M/ L/ W6 q$ K
000082ec <.plt>:# }- R5 N% t$ l9 q1 A8 ]
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!); j) H* L. R; O# I$ C# O% M; K
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>( v8 H, M9 ~! w$ P
82f4: e08fe00e add lr, pc, lr
: C- Z6 q* Y* ~3 @- X 82f8: e5bef008 ldr pc, [lr, #8]!
7 o. V( k2 l8 B6 f 82fc: 000082d4 .word 0x000082d4( `0 {+ }) C' [. ]1 {
8300: e28fc600 add ip, pc, #0 ; 0x0" A. [; k: @( j
8304: e28cca08 add ip, ip, #32768 ; 0x80004 {7 a/ n7 h! |1 X) K8 l
8308: e5bcf2d4 ldr pc, [ip, #724]!
: W2 e! {% g/ T: o 830c: e28fc600 add ip, pc, #0 ; 0x0
. ^, j" y6 `# _* R( x- q9 j R8 D 8310: e28cca08 add ip, ip, #32768 ; 0x8000
: e) d r7 L/ _1 } ] 8314: e5bcf2cc ldr pc, [ip, #716]!
- Z6 v1 D3 o& Q: P 8318: e28fc600 add ip, pc, #0 ; 0x0
4 b: r8 n& z$ c9 h 831c: e28cca08 add ip, ip, #32768 ; 0x8000) J$ r6 O& I+ G9 \& J3 `
8320: e5bcf2c4 ldr pc, [ip, #708]!8 ]! P. b& v' g+ B
arago:
6 G. }7 f' r5 k1 w! H0000825c <.plt>:
4 s; X4 t% B, j5 z 825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)% |/ U1 _. r( v
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>) y1 C! e: k9 J+ z2 v2 i) I$ @/ v
8264: e08fe00e add lr, pc, lr! X; V: D6 g# N5 i' b* M
8268: e5bef008 ldr pc, [lr, #8]!# y i3 f. \ H! Z
826c: 0000827c .word 0x0000827c
8 K5 P* D* E) b 8270: e28fc600 add ip, pc, #00 J$ ]$ p. o- |2 B( e
8274: e28cca08 add ip, ip, #32768 ; 0x8000% g" A7 ~" P) u, t+ P7 c( B0 D
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c; T$ q, J7 |: q, R+ r b( O
827c: e28fc600 add ip, pc, #0
' ^- `% f) r! _+ K& Q 8280: e28cca08 add ip, ip, #32768 ; 0x8000, {5 o1 {; t, k9 i' R
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x2742 p( K7 S2 _- e$ X$ Z
8288: e28fc600 add ip, pc, #0# A( f, j5 \8 }& f7 [6 e7 d# I
828c: e28cca08 add ip, ip, #32768 ; 0x8000# V. o, D. \7 O1 m- b7 A% ^
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c
8 T+ x i% n* I/ Onone:
+ B/ B8 X4 R5 ^0 W$ p n& D00008324 <_start>:* {5 t" g4 D5 L6 O5 T
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
3 _) O% `2 h( i 8328: e3a0b000 mov fp, #0 ; 0x0
5 O* o! A& b: V m: y: p- Y/ y 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)' W+ ]5 y/ [% M: a7 f5 k
8330: e1a0200d mov r2, sp
$ x6 i4 [1 B! @, j* }) V! _ 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)- J4 U3 l/ g: f
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)& |8 A( }2 i9 ]% O& n6 ^, @2 V0 w
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
% m* N; v3 y1 Q" o: O/ H 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
+ m0 V# ?* h$ S* z9 | 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
2 S* G: ~) }% U) M 8348: ebffffef bl 830c <_init+0x2c>6 K" {& q! Q3 U
834c: ebffffeb bl 8300 <_init+0x20>
# K0 `! `6 x* k& j6 y; E3 l 8350: 00008404 .word 0x00008404
6 k" [" _, I N& E7 C 8354: 000083cc .word 0x000083cc
6 k `; w! C) T1 F% L 8358: 00008408 .word 0x000084083 t* k, l: f+ ?, n! v" k! F; F
arago:
. P4 T+ i0 R r5 k9 T00008294 <_start>:
/ |. P- e2 q& `0 `0 Z3 v 8294: e3a0b000 mov fp, #0
8 U/ Z1 m5 o S, }5 E/ _ 8298: e3a0e000 mov lr, #0% n2 L& |2 Z8 R
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
. A( I: O6 |% E) c3 G) p- Q 82a0: e1a0200d mov r2, sp
: y5 z8 e" ?2 V- G 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)3 e* B; j; V: L: H6 B: _6 ~$ {
82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)7 b) ?: Y# @: i( L: q0 T8 S- n
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
+ I& Z8 w& O. n$ _' U5 ~ 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
5 \6 z4 H4 d- v s4 a! v+ i3 y( J 82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>$ B& T- T9 w9 o0 }0 ~ b
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
; @6 \2 a9 @" J& N' r: | 82bc: ebffffee bl 827c <_init+0x2c>- f3 \ ~5 |/ R! ~8 o. _' [
82c0: ebffffea bl 8270 <_init+0x20>8 N0 \2 B+ \2 |% o% ~, H& D/ M% |
82c4: 000083dc .word 0x000083dc
' @7 r# U) d2 |: V# h$ H5 K! v1 W: v( i 82c8: 00008344 .word 0x00008344
& ]2 W4 a1 V1 M# o& i) Q1 b 82cc: 0000837c .word 0x0000837c
! u) I9 Y6 B1 y& ]none:
. Z6 @2 t( Q" i/ m0000835c <call_gmon_start>:
l2 e [: u# z) R4 o; g& ?; P 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
/ ?8 w5 _- p: z# x; a, E 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
6 w/ q9 y0 K% A8 i# T/ d: k7 N 8364: e08f3003 add r3, pc, r3
: l: M; O9 [ z U: C 8368: e7931002 ldr r1, [r3, r2]
1 ]" B1 v2 @: p! }2 Z3 ~ 836c: e3510000 cmp r1, #0 ; 0x0
& i" x, [3 d* ]9 G9 x- {$ y 8370: 012fff1e bxeq lr' a3 \+ \3 u* r2 a+ v- X; F
8374: eaffffe7 b 8318 <_init+0x38>+ x4 @, X! K1 M. C; O. R' Y
8378: 00008264 .word 0x000082649 c& R% \6 |, @0 G
837c: 00000018 .word 0x00000018
+ i3 f6 t1 c# g# f0 `, ?( jarago:; b( @! p4 V/ E5 k: n1 U7 J
000082d0 <call_gmon_start>:
) R% Q. s( Q( P$ X) n$ G6 O 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>6 y! `; I8 w4 T8 M! ]# P7 ?" [2 P7 |$ D
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
4 k" k" T/ c, D3 a3 I2 J 82d8: e08f3003 add r3, pc, r37 @$ _2 i! E8 U5 \$ Q9 F: |
82dc: e7932000 ldr r2, [r3, r0]) B) p+ z; ]% J
82e0: e3520000 cmp r2, #0# t1 Z2 ?0 {2 E; E+ P1 \* t
82e4: 012fff1e bxeq lr
1 W- f( o3 g d( o4 j4 F7 R* ? 82e8: eaffffe6 b 8288 <_init+0x38>
4 D2 q5 L3 f4 X$ T* d 82ec: 00008208 .word 0x000082080 ^; J- S& u7 q/ y. v) A
82f0: 00000018 .word 0x00000018
' u+ F: J; S$ J. k0 ]) a6 g$ Snone:
, v) B& C* ^" C00008380 <__do_global_dtors_aux>:
9 `+ ~) E0 A; Z& z6 i2 k- j 8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
/ D w4 e" g6 S1 v 8384: e5d23000 ldrb r3, [r2]
, G* k) T- B- Q' a5 t) N4 S. `* U 8388: e3530000 cmp r3, #0 ; 0x04 r4 e) \( b( |3 {) }! y8 `
838c: 03a03001 moveq r3, #1 ; 0x1/ b# @4 A+ E1 ^5 e$ F. z* t
8390: 05c23000 strbeq r3, [r2]
% R3 W9 I2 j( h* `# F2 ~' S4 | l 8394: e12fff1e bx lr
# L7 q' S( ?" o+ e" X% e 8398: 000105f4 .word 0x000105f4* o2 e8 t1 @1 |) s
arago:/ y$ ]" C2 ~2 R
000082f4 <__do_global_dtors_aux>:
! d6 o$ l6 M: J$ D+ }0 \9 ? 82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>" e8 }, V$ u. D3 Z5 f5 T$ a% G/ E& o
82f8: e5d32000 ldrb r2, [r3]% W3 `5 }9 S2 z6 a7 t6 T
82fc: e3520000 cmp r2, #0% |% n+ ^- a8 W& V+ c
8300: 02822001 addeq r2, r2, #1
* y' l( t2 k- ` 8304: 05c32000 strbeq r2, [r3]
) [+ V. @# ^& x8 u1 C 8308: e12fff1e bx lr
k) c( n9 {. e; N' f& u 830c: 0001050c .word 0x0001050c: u( w" u% m6 b' l6 \3 q) b
none:; I) g) ~- I) u
0000839c <frame_dummy>:
6 l6 K; I# x8 r$ p8 w. {; Q 839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>+ v: _; P, K# K( Q7 g6 C) z
83a0: e92d4010 push {r4, lr}
3 _5 g! w. f/ x 83a4: e5903000 ldr r3, [r0]( O3 S- z" n' r4 Y
83a8: e3530000 cmp r3, #0 ; 0x0
1 {' O$ ~2 _$ X" Z 83ac: 08bd8010 popeq {r4, pc}
0 n7 L. D& e7 w6 v8 F7 J. P 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
/ X) X. W0 ^4 u, i! Y 83b4: e3530000 cmp r3, #0 ; 0x0: y1 F, w$ e7 u. ? h3 j# ~& D
83b8: 08bd8010 popeq {r4, pc}
' y5 z) k% Y- O- C# j- S. q0 n: | 83bc: e12fff33 blx r3
- W8 l' y/ S- s4 ^9 M% B 83c0: e8bd8010 pop {r4, pc}
& W* G" O3 N$ b* w2 u( t% x 83c4: 000104dc .word 0x000104dc
6 x* c: R( T4 V: V 83c8: 00000000 .word 0x00000000
$ y' F" P8 m( j. _/ }4 B2 barago:
* z- s2 d! u1 z, D00008310 <frame_dummy>:
9 K2 ~4 P e7 V' \+ `4 k 8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
! H8 A+ d1 w2 R/ _- g+ Y 8314: e92d4008 push {r3, lr}" O! t3 E- Y) f9 r
8318: e5903000 ldr r3, [r0]7 ?6 q6 v* y, U, }
831c: e3530000 cmp r3, #02 w3 b$ T( B5 z% I2 B% [
8320: 0a000003 beq 8334 <frame_dummy+0x24>
+ ~ i0 D2 x2 j7 o 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
- [- ~ i9 D8 M) T5 H. l! R 8328: e3530000 cmp r3, #0
" e$ \6 q+ M9 ~2 i 832c: 11a0e00f movne lr, pc
/ o g" F4 o$ f% f2 j 8330: 112fff13 bxne r3% e# z3 V7 h/ F1 r' A7 H
8334: e8bd4008 pop {r3, lr}
X% j! p$ }; F4 D2 Z 8338: e12fff1e bx lr
) R% W2 A" c C8 B& l/ L& k/ y 833c: 000103fc .word 0x000103fc
3 t* l1 s4 s) J" t' n 8340: 00000000 .word 0x000000009 c7 T2 |; L9 q& w# D4 s" ~* [- S
none:
5 c/ v4 `) z( }000083cc <main>:
- l6 D/ r6 u# U$ f& X 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)1 i8 Q% \6 Q7 n
83d0: e28db000 add fp, sp, #0 ; 0x0) o# M& ]3 k; J, X& |2 `4 x
83d4: e24dd01c sub sp, sp, #28 ; 0x1c' j. P, M3 a' K4 a8 Q
83d8: e50b0018 str r0, [fp, #-24]) E! V2 m$ x1 c7 F
83dc: e50b101c str r1, [fp, #-28]
- k0 P5 s# H! H" _ 83e0: e51b2010 ldr r2, [fp, #-16]& e8 C+ y, {; D2 {5 F" F( g! K
83e4: e51b300c ldr r3, [fp, #-12]5 d+ v1 Z$ ~/ N5 O A
83e8: e0030392 mul r3, r2, r3$ P' x/ F0 [4 k0 h
83ec: e50b3008 str r3, [fp, #-8]
& ~ X% q: P6 W" l1 } 83f0: e3a03000 mov r3, #0 ; 0x0
+ Y* I* \3 a& U/ \ 83f4: e1a00003 mov r0, r3! S- z( W) Y: i% O4 u4 ~) V- ?
83f8: e28bd000 add sp, fp, #0 ; 0x08 N5 Q* e" p5 T' h6 ^* W% ]
83fc: e8bd0800 pop {fp}! g' R/ V; ^' ~& j n0 W
8400: e12fff1e bx lr. p* l8 B7 h( Y3 [' D2 A- k' P
arago:
8 b6 P+ f0 z" u1 y: `$ u) d00008344 <main>:
; w! t L9 `9 O 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)5 t/ N& X6 P# M4 ^' o6 Y% p* b
8348: e28db000 add fp, sp, #0$ X/ M4 H( m5 r1 x0 k, i+ C! I
834c: e24dd01c sub sp, sp, #28
8 {6 o1 x9 s4 b: {5 M6 Z 8350: e50b0018 str r0, [fp, #-24]6 w4 i; t) p( _% c( e
8354: e50b101c str r1, [fp, #-28]
- d$ _% H" F! G/ `3 Q' n 8358: e51b3008 ldr r3, [fp, #-8]
9 W/ O6 ^6 m! w# |7 n. V3 ]8 o/ D 835c: e51b200c ldr r2, [fp, #-12]7 e3 D7 g7 y1 y4 ?4 T9 s& v
8360: e0030392 mul r3, r2, r3
" m: f- m7 X- B B; R* [) b6 z/ x" w Y 8364: e50b3010 str r3, [fp, #-16]
" P* X* W( O4 V& D 8368: e3a03000 mov r3, #0
2 n9 c2 p# ~. h9 M 836c: e1a00003 mov r0, r3( p6 g! h2 ~5 f( h
8370: e28bd000 add sp, fp, #0
; J# X1 k* J/ w0 u 8374: e8bd0800 pop {fp}
" Z; w. p& g% J8 K3 s& j! J 8378: e12fff1e bx lr9 V \; i( z L
none:
# g F9 ~: |" x( F' s; A00008404 <__libc_csu_fini>:
' m$ K0 J. `, W3 h7 L1 f- c: | 8404: e12fff1e bx lr; a9 j! i* q. @- B9 h
arago:
# e* E. `7 U1 \; C7 @000083dc <__libc_csu_fini>:! u9 f% s" W) z# b
83dc: e12fff1e bx lr, B. [$ l8 p& y: N P; A
none:
2 L1 ^* y) V' T" z" L, g00008408 <__libc_csu_init>:
0 M1 g* o$ q/ a5 `1 H& B 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}& `1 \5 r" C$ q# `- H2 y/ J6 ~: |% j
840c: e1a08001 mov r8, r1
9 m. g0 s9 [3 l 8410: e1a07002 mov r7, r28 j* u1 E6 P% f9 F3 v* ^; d
8414: e1a0a000 mov sl, r0
$ I% e7 n0 F9 ?: J! V 8418: ebffffb0 bl 82e0 <_init>3 C& W. B9 E" L+ N, H4 K
841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>6 h$ E ?9 X/ _7 U3 F( K
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>7 s1 Q+ K4 f9 w2 K" q
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>* q2 Z5 v" q/ B: y. t
8428: e0613003 rsb r3, r1, r3
1 r6 p5 R* M% x) `- a( j! ?3 e. T 842c: e08f2002 add r2, pc, r2/ ^: n- g) a% |# e
8430: e1b05143 asrs r5, r3, #2' H, c5 B6 s7 E# e5 q0 t" f1 w
8434: e0822001 add r2, r2, r1
3 ]0 P+ i e( H: j# V. G3 J 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}9 V5 u/ P2 q8 }3 [. j7 ^, ~1 ^
843c: e1a06002 mov r6, r2
+ B' Y3 S! c" a5 |8 ~ 8440: e3a04000 mov r4, #0 ; 0x0$ i' ^, u. J$ {* q7 N
8444: e1a0000a mov r0, sl$ \. m" f0 O/ }) B) r
8448: e1a01008 mov r1, r8
8 i- [& K+ m# F/ N# ^4 l 844c: e1a02007 mov r2, r79 R; N8 S$ u+ Y" a' N* k$ ^4 c ]
8450: e1a0e00f mov lr, pc
$ b2 [% T) z; ^# |2 x E 8454: e796f104 ldr pc, [r6, r4, lsl #2]
+ x* I' V" C& e" a2 Y- U: G! D W/ d 8458: e2844001 add r4, r4, #1 ; 0x1! z1 t1 R" ~ D. S+ c
845c: e1540005 cmp r4, r5/ A7 l, k+ K2 `; b* l
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>3 J! `9 i# b& t# A
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
$ J' N8 ^- \7 a' C3 H0 {" O o 8468: ffffff04 .word 0xffffff04
% l+ B2 ?* Q3 z7 \0 c w7 i 846c: ffffff08 .word 0xffffff08
" W$ ]. D- K6 H4 X$ I* A' S 8470: 0000819c .word 0x0000819c/ {, l5 R% i# Y! p- v9 ?. y6 x# }
arago:
! A" R- G1 u# I( Q* K0000837c <__libc_csu_init>:0 T, v. J0 f3 X7 K3 u
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
9 h3 ^% p" c6 B6 N) u9 r) a 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>
2 g& H' C. i& p& V6 r2 v( V 8384: e1a06000 mov r6, r0
" d* j! s$ p' V2 X 8388: e1a07001 mov r7, r1
o9 z; F9 n) v# \3 {5 ~4 d: W 838c: e1a08002 mov r8, r21 D& j' J" q; S
8390: ebffffae bl 8250 <_init>1 l, m4 G1 Y& ]" d
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>. [/ }. n( U; b: f* N& \
8398: e08fa00a add sl, pc, sl+ I) C/ z2 f6 D( |9 f
839c: e08f0001 add r0, pc, r16 T2 ^& ?; k" N3 u3 R X
83a0: e06a5000 rsb r5, sl, r0
/ w3 z: d7 L' @- y. X! [1 R 83a4: e1b05145 asrs r5, r5, #2; Y9 b" D0 [1 o$ p) C
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}0 J- D8 _1 q W. ~: u, ^: z, ^
83ac: e3a04000 mov r4, #0& b6 f$ [7 m- d/ m$ M! q& Y
83b0: e79a3104 ldr r3, [sl, r4, lsl #2]5 n3 f9 m+ |7 R3 W# Q* p
83b4: e1a00006 mov r0, r6; {5 }. g, Y: i% [+ w) G
83b8: e1a01007 mov r1, r7. d0 s6 J% W# k
83bc: e1a02008 mov r2, r81 b, Q. |1 l. L l
83c0: e2844001 add r4, r4, #1# Y- u I5 I5 D
83c4: e12fff33 blx r3. {, L0 J2 A, p+ N
83c8: e1540005 cmp r4, r59 q6 ?0 f0 d; } K& \
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
2 V' A4 J, v- P9 G5 [. G 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}0 s$ \* k" [. E) Z% A- `6 _
83d4: 00008054 .word 0x00008054
1 _0 @4 D! i" J* B 83d8: 00008054 .word 0x00008054. f5 U8 p; J1 t
none:
, l% K; X* V; X; t, {3 Y- cDisassembly of section .fini:
6 l5 F6 }. l4 e! _0 _9 P ?
, T* o1 V8 S# c" }00008474 <_fini>:
1 h7 \& m" }* u# P 8474: e92d4010 push {r4, lr}
& v% l# `, x; S 8478: e8bd8010 pop {r4, pc} X* B4 K* v Z* o' ^
arago:
7 R% X/ @1 Z' \( `Disassembly of section .fini:
; ^9 ^/ R# I0 Q$ L; H. ]9 I8 y! i# P& j( ] l, h7 H
000083e0 <_fini>:
7 O$ M$ U2 h$ `' R2 { x 83e0: e92d4008 push {r3, lr}- ^/ p, Q9 T& f7 G1 Q4 q8 }( B6 G
83e4: e8bd8008 pop {r3, pc}8 J A/ p3 [) N5 X6 n8 d& c, b
7 d1 t! B6 A6 Y( a2 M1 B3 W; _) s& K& o" p% `7 f7 W/ a
& P0 R! [" B* r1 z' `
|
|