|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
7 }8 B9 [5 L7 D Q 1 #include<stdio.h> 9 N) t% R2 N5 o1 W
2 #include<math.h>8 r2 o- M: D' @- f
3 int main(int argc,char* argv[])
7 M! l, u& Z+ a& n 4 {
6 q1 e; \5 Q g% O9 V0 Z! w 5 int a,b,c;' ?' X+ f- I1 o& Z- h' y; a5 |
6 c = a * b; l" w$ l8 m( k2 G
7 return 0;; n( K: _8 }* V0 {; m4 d, l- J- d
8 }& F# A) v* N( J# |/ S; b6 x+ `4 M
3 ^( A0 p4 E" w下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
/ W2 z( }' i+ U1 X+ Wnone:
. j: j' f. X1 ]000082e0 <_init>:
4 s) y5 S9 l+ v3 t6 r 82e0: e92d4010 push {r4, lr}
( K2 S. [& D2 k! e* u* ]1 M/ B 82e4: eb00001c bl 835c <call_gmon_start>. U- j) t' |/ S9 G ?4 k$ } T
82e8: e8bd8010 pop {r4, pc}4 R& Y# t0 L3 f( p4 o: t/ z! S% }
arago:% Q. J# r7 x* N ~9 L* t
00008250 <_init>:& L& P$ p# t9 _/ j
8250: e92d4008 push {r3, lr}) A; K# w( r* S+ ]+ w! T
8254: eb00001d bl 82d0 <call_gmon_start>
4 n9 ?/ b4 m. f5 b 8258: e8bd8008 pop {r3, pc}
, U' t( |2 n5 M
7 z# u0 Y. f) l+ \' tnone:
9 B1 \* A1 t- s8 ]000082ec <.plt>:; t# {5 C: |2 F4 F& @( l" b- l7 X( J a
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)6 d7 J0 D6 q- F( y
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
# n. J+ S6 Y2 }) P u8 d8 @ 82f4: e08fe00e add lr, pc, lr
+ c- f5 w4 F9 B6 X0 r 82f8: e5bef008 ldr pc, [lr, #8]!1 l8 |# e* `6 e4 w1 r
82fc: 000082d4 .word 0x000082d4
0 @3 O- n/ a6 G! _2 l4 b! Y F 8300: e28fc600 add ip, pc, #0 ; 0x0: n: z. x+ x; }' `% f3 E
8304: e28cca08 add ip, ip, #32768 ; 0x8000; E, j" n5 H1 E
8308: e5bcf2d4 ldr pc, [ip, #724]!
1 q6 s$ w0 w4 N4 j) ~ 830c: e28fc600 add ip, pc, #0 ; 0x0
$ R; T" B, ~1 F* E1 W" z6 g; i 8310: e28cca08 add ip, ip, #32768 ; 0x8000, C% o$ g4 H* U" t# c
8314: e5bcf2cc ldr pc, [ip, #716]!
1 \ l% V2 f. I& x0 A8 \7 U$ A% q 8318: e28fc600 add ip, pc, #0 ; 0x09 E# l( k& k: ]2 ?0 p) W6 }! e1 y
831c: e28cca08 add ip, ip, #32768 ; 0x8000
" E6 @) I2 D0 F% F7 A% V 8320: e5bcf2c4 ldr pc, [ip, #708]!
& e! Q( q2 i' d1 w, }+ K2 N6 sarago:
5 x2 V3 C$ T% }0000825c <.plt>:; z, e- `8 S% c2 b
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)
& V6 y* z3 b3 B" e 8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
6 _; a' z& M+ i7 ? 8264: e08fe00e add lr, pc, lr
1 i0 a# ]: N+ z# r8 Z! [# w. O! h 8268: e5bef008 ldr pc, [lr, #8]!' \! Z9 t0 k% H. y8 p
826c: 0000827c .word 0x0000827c3 P6 ?! w# O1 c% A9 L" f% r
8270: e28fc600 add ip, pc, #0
' k! _, X& h7 f( x 8274: e28cca08 add ip, ip, #32768 ; 0x8000! }. P* t4 b* W; t) L9 U
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
" O! W7 @, I1 p ?9 o/ a 827c: e28fc600 add ip, pc, #0( A6 h2 {3 B, Q4 F$ b- G# G
8280: e28cca08 add ip, ip, #32768 ; 0x8000- T2 C2 {0 U5 D5 T( ^9 U# M
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
/ @, z* y. ]/ U 8288: e28fc600 add ip, pc, #00 P2 d4 ^; t- N$ ^ A
828c: e28cca08 add ip, ip, #32768 ; 0x8000
8 J8 Y6 X/ Q, A7 G6 E6 x 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c: t; w, x+ u5 Q- J* ~8 T. _
none:2 ]+ m6 ^: Y3 _8 u4 x5 \; w7 C
00008324 <_start>:' q9 m, N6 d5 z- I: x0 k; [
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>7 ^5 f( X, {$ O0 o$ t
8328: e3a0b000 mov fp, #0 ; 0x0" F! u% n; r: O
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)9 A- H- L T" Q# Y* [$ Z4 J4 D
8330: e1a0200d mov r2, sp
% U* U" y* m, L& M' S7 } 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
" H- A! m$ O$ t5 k! D" _8 v" @0 | 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)( z8 F6 w: B( x" N
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>7 I$ }3 X. [. F3 Q- ]. y+ i# W
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
# i( B9 n/ i7 n4 K6 ?3 v) e 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
) o! K- C* K d" m2 y6 q b 8348: ebffffef bl 830c <_init+0x2c>
9 |( A, b# [6 b 834c: ebffffeb bl 8300 <_init+0x20>/ C3 \) C1 m& B" O5 m
8350: 00008404 .word 0x00008404 U" H* h2 S. Y& [# O: Z
8354: 000083cc .word 0x000083cc
, ]1 @# ?/ i+ A7 {' [/ { 8358: 00008408 .word 0x00008408
* O8 B# S9 ^' ]3 K* j) f; T, Parago:
E+ l$ I! C% [- v00008294 <_start>:# E, P. \+ _6 V1 C1 @* y* d
8294: e3a0b000 mov fp, #0
7 K2 t- {4 ^1 H7 T1 C4 s 8298: e3a0e000 mov lr, #0- M0 I4 o9 m+ {
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)& w: |( a% e5 {/ C. w9 i3 k" p( O
82a0: e1a0200d mov r2, sp# N, y, C5 D2 {9 R
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
6 I* [7 x% ~5 c6 P2 P 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
+ p, }( u8 ]: r9 T- q 82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
) L' f$ z/ ^6 o9 E3 _4 \ 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)/ C8 i: `5 I( K
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
1 w. j3 c, Z- L, f0 p% z, x 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
( p! [7 h/ Y; s9 _5 U; p& d 82bc: ebffffee bl 827c <_init+0x2c>) G: }/ C6 h1 P3 o- K
82c0: ebffffea bl 8270 <_init+0x20>$ k7 _4 c* R; j8 Q5 S; _8 p6 e
82c4: 000083dc .word 0x000083dc( z2 U& _; M8 A( [
82c8: 00008344 .word 0x00008344
- M$ p# s7 ~- Y 82cc: 0000837c .word 0x0000837c3 I7 |9 P2 w* p8 A2 Q( X3 [
none:; w" A6 K/ b& E, B8 {+ j6 A
0000835c <call_gmon_start>:
7 H, Y2 G4 L# B( O, a. O! }- p 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>8 @ F( N0 ~) }" g2 }( k
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
8 i- _& h: l& {3 w. ]* V 8364: e08f3003 add r3, pc, r3- r: k& h% Q# O. X8 o: s
8368: e7931002 ldr r1, [r3, r2]
" f6 n) Y6 `* X 836c: e3510000 cmp r1, #0 ; 0x0) V# d8 p0 t( j* g v
8370: 012fff1e bxeq lr4 U1 [$ A0 e3 E* d3 L, g
8374: eaffffe7 b 8318 <_init+0x38>0 s2 v+ L9 x) f8 @4 J9 }* S( s
8378: 00008264 .word 0x00008264# w& u4 `+ U9 c3 m
837c: 00000018 .word 0x00000018) y: o! W8 b5 o1 a2 S$ \
arago:
0 @. h/ b" W# A/ f000082d0 <call_gmon_start>:# `3 Q/ K% j% _+ s8 [+ C
82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>
$ k' P. {6 ~$ o4 [# |7 @- q 82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
+ `/ i( s6 }8 t2 p' g7 A 82d8: e08f3003 add r3, pc, r3
; |9 @' e+ ?" |+ R8 [" i' L; ? 82dc: e7932000 ldr r2, [r3, r0]
% O, n1 P; f, Z6 f6 b 82e0: e3520000 cmp r2, #0
; W& _% C; D2 E# `$ a" |0 N 82e4: 012fff1e bxeq lr3 _# a- j+ v4 G) s' l! P
82e8: eaffffe6 b 8288 <_init+0x38>1 J: p! q( N+ T9 G) N
82ec: 00008208 .word 0x00008208* z) A, d* P- Z# m0 E9 v1 `0 u( r- h
82f0: 00000018 .word 0x000000185 F. y$ T0 P1 W) [- Z- g
none:: k9 T, b. z& ~# P1 |: }, R
00008380 <__do_global_dtors_aux>:! \2 @! U. E( n8 P- J, s
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
& m5 `0 K/ f5 X+ D$ ~0 H/ P( T1 e 8384: e5d23000 ldrb r3, [r2]6 H$ ~- Z" Z; u3 C0 m
8388: e3530000 cmp r3, #0 ; 0x0# c0 L6 j M) n5 O( }7 k7 K7 T
838c: 03a03001 moveq r3, #1 ; 0x1
7 f3 |* K% W4 J1 M5 y0 z 8390: 05c23000 strbeq r3, [r2]
( ~* x0 v2 o& M" E, d 8394: e12fff1e bx lr0 C8 c( l3 W% O& T8 [( |
8398: 000105f4 .word 0x000105f4+ Q8 r$ O8 ]: `) o3 H
arago:' G8 N4 N o2 B6 h2 N9 [
000082f4 <__do_global_dtors_aux>:( N9 e" ?/ A/ |1 X8 @3 c
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>& V/ ~1 P/ b1 r0 X! c4 r
82f8: e5d32000 ldrb r2, [r3]% [- ]5 F {( P. U5 h
82fc: e3520000 cmp r2, #0. p q' R2 Q1 _/ z6 d
8300: 02822001 addeq r2, r2, #1
$ h' y( Y# N- w3 a1 j4 W3 F m5 C 8304: 05c32000 strbeq r2, [r3]
$ z: q5 z- G! i2 P 8308: e12fff1e bx lr
: Q$ z' f) v' a: b2 @5 k 830c: 0001050c .word 0x0001050c
3 G* K" w4 x& h% m1 D! |none:! n' q( p7 v1 \1 ]7 ], ], U
0000839c <frame_dummy>: S8 A* a9 h) `0 t3 {. A' E, f( C$ Z
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>/ v; G1 }& P! E1 x9 q5 b
83a0: e92d4010 push {r4, lr}, j$ T% K$ l' h. z$ s4 {
83a4: e5903000 ldr r3, [r0]$ m' K4 H; O4 p: V" Z
83a8: e3530000 cmp r3, #0 ; 0x0
% ?& G9 L# `; X( S' a7 ^3 \ 83ac: 08bd8010 popeq {r4, pc}
9 P5 P/ D/ p; b! d; t 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
3 L; m5 ^5 [& s% c 83b4: e3530000 cmp r3, #0 ; 0x0
) J( L3 k' V8 u* b7 a 83b8: 08bd8010 popeq {r4, pc} f, w/ A) Z- i4 V
83bc: e12fff33 blx r3
5 r% ]$ d' a# g" ?1 u9 G( M1 Y 83c0: e8bd8010 pop {r4, pc}" s; R" _& Z8 x& r4 A
83c4: 000104dc .word 0x000104dc6 \: V6 M5 P7 P; \7 K) X3 @( F; o
83c8: 00000000 .word 0x00000000
1 \: d- |* C; Tarago:
2 u U: G) b' i+ o U8 }& D1 X00008310 <frame_dummy>:' D& D3 _: x! c6 I$ I$ @% a
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
$ V3 ]5 p1 k2 @+ U- o 8314: e92d4008 push {r3, lr}
% {& R5 P, A9 ^2 }+ \% v 8318: e5903000 ldr r3, [r0]
6 ~4 j! m' e& c2 T 831c: e3530000 cmp r3, #0
/ n: @" p/ Q8 O4 Z$ X5 o/ W 8320: 0a000003 beq 8334 <frame_dummy+0x24>- U" c0 ~) r5 O+ J p( U. W4 L5 j
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
0 ?, {+ K+ f ^ 8328: e3530000 cmp r3, #0
# d# s% s& b: w/ R) ?! r N1 P 832c: 11a0e00f movne lr, pc( n$ ]9 C$ f; y% J' }. i
8330: 112fff13 bxne r3- ?1 E H% f! g+ c1 q! c- z! i
8334: e8bd4008 pop {r3, lr}% Z3 n6 w9 l" Q2 v3 U! E
8338: e12fff1e bx lr
) n$ C9 I, ]/ B- e/ Z 833c: 000103fc .word 0x000103fc
& K+ F6 R4 K f* x! A t7 | 8340: 00000000 .word 0x00000000
, N+ r# O& }. F0 L* T5 e9 H! Inone:% ]7 K, H/ ~% e( |
000083cc <main>:
+ F1 q, ^ z* Z# Y 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)6 j0 M" m9 N+ |+ B) Z% k: {
83d0: e28db000 add fp, sp, #0 ; 0x0
b, V2 ^/ w9 ?* I4 J) r 83d4: e24dd01c sub sp, sp, #28 ; 0x1c
$ q+ q7 M! L1 `5 v w) g" Y 83d8: e50b0018 str r0, [fp, #-24]
) r& D; K1 R2 I9 n 83dc: e50b101c str r1, [fp, #-28]+ n) q) X" z ^& l$ U
83e0: e51b2010 ldr r2, [fp, #-16]/ j7 E1 B0 c: i5 P, `; C$ v
83e4: e51b300c ldr r3, [fp, #-12]
c2 q6 q. F+ s& m 83e8: e0030392 mul r3, r2, r31 _9 }* \- I6 D/ t1 e
83ec: e50b3008 str r3, [fp, #-8]
o5 @6 M: I4 \1 c 83f0: e3a03000 mov r3, #0 ; 0x0
) n# Q# }7 C9 i7 d+ K 83f4: e1a00003 mov r0, r3
7 |0 W5 K( P) d0 |; S 83f8: e28bd000 add sp, fp, #0 ; 0x0
; [* L) u6 E3 ^8 H! J; ]( k2 t 83fc: e8bd0800 pop {fp}% i- p% Y j' C3 F* I
8400: e12fff1e bx lr
* [. b# y, F; T) z& x ]arago:2 Z% B, [ r- w- F0 D% A7 Z# k
00008344 <main>:/ ]( W, ?4 k. G/ ^8 X2 r
8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
# H) h: S! f$ }7 ^4 X 8348: e28db000 add fp, sp, #01 C, u2 w6 @& a- I" b; u% [
834c: e24dd01c sub sp, sp, #28
( ]1 O, e+ t4 I' m: F, e! y 8350: e50b0018 str r0, [fp, #-24]) Y* f, p8 Z5 h) J
8354: e50b101c str r1, [fp, #-28]+ S2 P1 j3 T" S# M
8358: e51b3008 ldr r3, [fp, #-8]$ x" y* v- }7 h' [7 W
835c: e51b200c ldr r2, [fp, #-12]0 j, z: p+ x& B4 c& d, E
8360: e0030392 mul r3, r2, r39 g9 x7 t2 j. t2 a- y
8364: e50b3010 str r3, [fp, #-16]4 n, M% Z+ k3 y. |4 H+ A
8368: e3a03000 mov r3, #0# T( m& m( ]7 T! _" ~) {( A
836c: e1a00003 mov r0, r3) i7 Y e. d0 L: F" _
8370: e28bd000 add sp, fp, #0) @1 q* M2 i/ e$ o$ P
8374: e8bd0800 pop {fp}5 b8 P# e% [+ w' L8 v
8378: e12fff1e bx lr5 y3 G" w' X# E3 n+ |
none:
5 l5 }! }+ L$ o4 o. y00008404 <__libc_csu_fini>:& j# a+ v2 ^4 p: g
8404: e12fff1e bx lr- U: A$ S/ p0 n4 F( S
arago:
; f1 c" {1 z- i+ D/ w" Y000083dc <__libc_csu_fini>:
9 u# V: ?) [3 @- O 83dc: e12fff1e bx lr
1 w T, I) u1 `' Anone:
, L: x' O# `5 A, F& ?5 O( A. I00008408 <__libc_csu_init>:! K B9 v2 s* G9 [8 t
8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
. |. \: n0 ?5 l1 X9 e: ~ 840c: e1a08001 mov r8, r1
6 T1 `, m7 ?" G 8410: e1a07002 mov r7, r2
5 I' N9 s& Y, m, B 8414: e1a0a000 mov sl, r09 W9 U h1 K1 }/ ^
8418: ebffffb0 bl 82e0 <_init>
" h3 c& K2 w6 ?3 O0 L" r/ P8 h 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
9 C& U# M6 H- c/ f9 c 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>& \; t" I9 e1 V H" D
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>8 k$ a6 P: F+ N$ y+ U
8428: e0613003 rsb r3, r1, r3/ U2 r' G7 q% s2 O4 K& C& N
842c: e08f2002 add r2, pc, r23 m! T) X' w. n
8430: e1b05143 asrs r5, r3, #2
, P1 ?' E- \+ h7 X- j 8434: e0822001 add r2, r2, r1% ~& n+ |; Z$ j1 M' {& H
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
, `+ M5 k9 l. k/ E1 Q( h+ D0 {& x/ t 843c: e1a06002 mov r6, r2
& ?' f4 q7 m- }2 ^: D: W4 ? 8440: e3a04000 mov r4, #0 ; 0x09 ?; O/ i$ L9 e; L! d
8444: e1a0000a mov r0, sl
( v$ K/ B: s3 D3 l 8448: e1a01008 mov r1, r8
" j: p8 x2 x% ] 844c: e1a02007 mov r2, r77 T! P0 E0 S6 @3 n; ]9 ?
8450: e1a0e00f mov lr, pc; s; E3 {; u0 ]
8454: e796f104 ldr pc, [r6, r4, lsl #2]. d e+ E" {; w) g0 N: Y5 [3 E
8458: e2844001 add r4, r4, #1 ; 0x1
$ N' Y( j0 M0 [5 n 845c: e1540005 cmp r4, r5
0 I9 a: U+ T/ W/ x( K) i6 u 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>6 G$ x) ^, L7 `! A
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}2 G, p! |: {" [4 D
8468: ffffff04 .word 0xffffff049 F* k& T5 b6 x m6 P! \; Z
846c: ffffff08 .word 0xffffff08! a' A. J5 u# r, _8 I9 b
8470: 0000819c .word 0x0000819c; d# |4 C9 C! E
arago:& ?2 ~3 Z+ H% Y: ^1 _& G/ \6 h
0000837c <__libc_csu_init>:
6 ]# \3 N. n2 X: v. c8 d5 _ 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}: @( ^% G4 V5 y& e7 N @ N: x. Z; ?6 l
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>
6 B% F; V) {9 W# I 8384: e1a06000 mov r6, r0
$ V5 V4 d) d! V4 E5 Y 8388: e1a07001 mov r7, r1
8 y1 c4 t3 y; n$ A' s" g3 ? 838c: e1a08002 mov r8, r2; { C# y, I- [0 D5 E- s, o. v
8390: ebffffae bl 8250 <_init>
# b) r8 M. o, z 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>
& S- ]' g; S- w0 w/ v 8398: e08fa00a add sl, pc, sl/ N! U4 a# d7 e* b! s/ R
839c: e08f0001 add r0, pc, r1
" _4 t, p( s p2 H2 G 83a0: e06a5000 rsb r5, sl, r0
~8 h( f& x+ b9 n$ M 83a4: e1b05145 asrs r5, r5, #22 A7 }! C- G. g# R: [& s/ C! h& d
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}
7 I& H2 _/ q# r7 G 83ac: e3a04000 mov r4, #0 t! A6 Z4 r& m. S! _$ B
83b0: e79a3104 ldr r3, [sl, r4, lsl #2]- J3 o% U5 k3 o4 x7 M' ~6 r
83b4: e1a00006 mov r0, r62 p8 M! Z8 y' V% E: f
83b8: e1a01007 mov r1, r76 B2 i8 r2 I+ `6 A; p" ]; F. A
83bc: e1a02008 mov r2, r89 {9 J# H ~' m( Y9 D) U& y
83c0: e2844001 add r4, r4, #15 k( y1 o- f$ l
83c4: e12fff33 blx r3# ~' x$ H% @0 e
83c8: e1540005 cmp r4, r57 P* G2 }5 ]. d# Q6 Y C
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
/ t8 [9 K( Q; ?+ n6 G' L 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}5 G8 l. M, H% f
83d4: 00008054 .word 0x00008054! C7 h# Y4 p0 v" T& M. f Q' l
83d8: 00008054 .word 0x00008054" O. P$ s9 M6 S% S
none:5 K; X, j7 i+ k3 _! |4 X) X
Disassembly of section .fini:0 U# L+ x4 a* h7 H% K0 D
- _9 D! _* w7 t5 @/ F) Q. z00008474 <_fini>:
9 Q# y- _' ?" h# y4 ~3 ?7 } 8474: e92d4010 push {r4, lr}6 W3 z/ m/ q8 N9 ]6 {+ P/ p8 X
8478: e8bd8010 pop {r4, pc}
1 m" c4 U: n5 |' I' V' yarago:, h+ Q2 Z9 N; B, O6 ] e, O0 K
Disassembly of section .fini:4 r. m% y# U. k3 d* e! Z* y
& w2 }$ h7 K/ n% x0 \) M
000083e0 <_fini>:" i5 O: h/ U8 }& K: t
83e0: e92d4008 push {r3, lr}
9 K) ^2 {- q7 [) l4 [. d( b4 d# m 83e4: e8bd8008 pop {r3, pc}
9 n. o E5 s: r H6 u& }. b( X7 @3 L# [
! S5 n& x$ r( m( y/ K( J2 q
: C; }" x) w/ C4 G" P8 ]# R4 I |
|