|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:4 ]( H: s/ N' A7 M% [$ [
1 #include<stdio.h>
5 c$ G5 K' i# U$ {: @- b- I ? 2 #include<math.h>
8 y# I7 L- s* Y2 |* T' V7 r$ J 3 int main(int argc,char* argv[]). _0 t% M- z2 s- U( ?
4 {
7 q- c e4 U8 w5 ], w- z+ J 5 int a,b,c;( ]% N3 E, _0 g" X0 P
6 c = a * b;
$ F/ P( w! n. `- C 7 return 0;4 C, ?: A$ _$ c6 W+ b
8 }, [- [& S! o) E0 n0 O
6 {, v1 X0 w. r下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
% |. ^( ~8 K: }* W* ]2 _none:
+ F: ?8 w! r4 M000082e0 <_init>:
5 f2 |+ @. G9 x( C 82e0: e92d4010 push {r4, lr}3 o9 t3 U1 [& H. Z9 }
82e4: eb00001c bl 835c <call_gmon_start>
! A+ I3 f( N( ^- D3 ` 82e8: e8bd8010 pop {r4, pc}
, f0 C( B* {& t- O f( o* b Oarago:% H/ S# E" m# p( o K
00008250 <_init>:0 j( [6 ?' i* g
8250: e92d4008 push {r3, lr}, y/ a# G- f \+ P; @# k5 z
8254: eb00001d bl 82d0 <call_gmon_start>& `0 N% \7 c( w' P. e
8258: e8bd8008 pop {r3, pc}! t7 X+ G3 ?" I0 B, q' f
5 R ~ J p9 f; T) W8 R. t0 f
none:
1 S: n* j5 X3 @- [5 A( i000082ec <.plt>:- }) F% I- V/ E) X. i
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)
( F' t/ g0 T, P9 j: f7 ? j 82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
3 R4 q) U& w% M 82f4: e08fe00e add lr, pc, lr( t' S% C ~1 P" e& O1 C
82f8: e5bef008 ldr pc, [lr, #8]!
7 E6 d) |3 X% I2 n) m, q 82fc: 000082d4 .word 0x000082d4
" t2 B0 P! `# u 8300: e28fc600 add ip, pc, #0 ; 0x0
8 y: n* W. @7 _ P$ Q 8304: e28cca08 add ip, ip, #32768 ; 0x8000- v2 o! Q1 D7 u
8308: e5bcf2d4 ldr pc, [ip, #724]!
/ B* x u1 B; Z9 i: M1 x! R 830c: e28fc600 add ip, pc, #0 ; 0x0
* I" G* B' B# S/ l( A) u 8310: e28cca08 add ip, ip, #32768 ; 0x8000
3 }" s. q* F1 t9 w 8314: e5bcf2cc ldr pc, [ip, #716]! ?+ k0 \# U0 l9 k0 L G
8318: e28fc600 add ip, pc, #0 ; 0x0
3 Z) n1 s* V0 o+ a8 v- x6 O6 M 831c: e28cca08 add ip, ip, #32768 ; 0x8000
* C! _1 ^/ ?& z" W 8320: e5bcf2c4 ldr pc, [ip, #708]!8 f/ _# G8 _: r
arago:
6 ^6 p) Y) J" T, |% {6 y0000825c <.plt>:
% c0 E3 W6 r& C' N 825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)
: o& y! `0 d8 o; o. [7 Q. o 8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
% i' B$ R4 y7 O/ ~+ w 8264: e08fe00e add lr, pc, lr4 T D9 Z5 x4 m2 A& a* f
8268: e5bef008 ldr pc, [lr, #8]!
. S2 E7 s1 V$ S# p( Y: M5 r 826c: 0000827c .word 0x0000827c6 Q! o- e+ S7 r( n, H' N! R
8270: e28fc600 add ip, pc, #0, v9 T% X; V4 X, W$ t
8274: e28cca08 add ip, ip, #32768 ; 0x8000
& u O- D R! p3 F" _7 ^' A 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
+ n# p* s, {* ]# F 827c: e28fc600 add ip, pc, #0
+ |+ [8 Y* Y2 D8 Z4 Z 8280: e28cca08 add ip, ip, #32768 ; 0x8000* N1 S0 T! {$ s2 ?; J9 E
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
/ ^' i* R+ R( A; Z 8288: e28fc600 add ip, pc, #0& @! ^- U% a5 e- O4 {5 d: Y
828c: e28cca08 add ip, ip, #32768 ; 0x8000
& M" }* N; i) z 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c
# \7 J$ ?2 J9 z# Dnone:
2 @# A+ B" t1 s& g- E" ]) q00008324 <_start>:1 e+ a4 O* M+ o+ b& s
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
U# y- n/ H2 a( G) W- R 8328: e3a0b000 mov fp, #0 ; 0x0, P0 l) Y5 z+ `- v- u+ |/ o
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
3 W6 u) H: H. j! l 8330: e1a0200d mov r2, sp$ l& |* h7 N& E# T. P; B" x' ~
8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!) _3 V K8 R4 H
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)/ _- h( F# ]1 g! Y
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>3 L& I' j" I$ r5 }+ @' z7 T. \7 u
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
% o4 z! p* v0 j! I 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)+ m( ?* r3 ?; }4 [" |5 c! K
8348: ebffffef bl 830c <_init+0x2c>0 s8 Y* ^) v. @# ?
834c: ebffffeb bl 8300 <_init+0x20>$ ]( S7 m' q7 Q, |6 c" p
8350: 00008404 .word 0x00008404
; k5 V& Y5 e& n; b) a; G4 j 8354: 000083cc .word 0x000083cc. s9 U, ]/ b5 d* p: L& I Y& j
8358: 00008408 .word 0x00008408( {' _# Z2 M) b N0 Y- j
arago:
9 U1 x5 I- N6 }: f0 _$ X00008294 <_start>:$ x; b5 x$ S: N6 H( R
8294: e3a0b000 mov fp, #0$ f4 T1 ?; u! ~1 e' S& y! Y) H" |
8298: e3a0e000 mov lr, #06 g8 S6 y. h) v# d: {$ i/ n
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)3 |& c: a T4 Y1 I5 ]/ P
82a0: e1a0200d mov r2, sp1 F$ `# x# q7 d% T; N( c$ K
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
8 b+ h: o2 U/ b1 \+ g 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)9 w% k( x' g3 V( W6 x2 R9 h1 q
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
E0 N) y- T/ _7 d a( ` 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
2 G" l* I9 M3 I% l 82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
2 V$ Z( V' k2 t 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>1 R2 Z( ^4 ]. r
82bc: ebffffee bl 827c <_init+0x2c>
" K6 D: }( |4 |2 h5 }$ O3 ^/ T$ e 82c0: ebffffea bl 8270 <_init+0x20>
* a- M! H$ |3 J3 J9 h 82c4: 000083dc .word 0x000083dc
6 G( K6 l, v( u& A% V7 }2 H7 {- J2 k 82c8: 00008344 .word 0x00008344
% W- B* P% y0 }/ q 82cc: 0000837c .word 0x0000837c2 [/ l* {& S' {1 K6 `- s) W0 n* O
none:( k" S& q" j% k& e3 @( \8 F
0000835c <call_gmon_start>:0 E4 {) f( u7 O) U
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>" n; O' y q( |4 N
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
# @/ o0 I: K. ?9 Q& ^2 B, T$ \0 v* p 8364: e08f3003 add r3, pc, r3" c. J3 o' d1 ~- |4 G* @
8368: e7931002 ldr r1, [r3, r2]2 ^3 @4 y7 z, H8 f" p1 L$ L
836c: e3510000 cmp r1, #0 ; 0x00 k! Z; q6 Q, r9 U
8370: 012fff1e bxeq lr9 m. B! H$ c( t# m, _
8374: eaffffe7 b 8318 <_init+0x38>- U$ E6 R' q( d2 i6 y# k: p% s
8378: 00008264 .word 0x00008264% L# ?" G, b, W$ a- B: p# s# A3 z
837c: 00000018 .word 0x00000018+ Y8 G+ N% ]: a' ~$ L
arago:6 q6 f; Z* @0 \7 \% }- H
000082d0 <call_gmon_start>:
6 d1 D: i! S) Z( R4 G 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>; Z% r7 B" `. i3 k1 C3 L6 R+ n( }
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
* l% v2 t* O& q; E4 a0 N 82d8: e08f3003 add r3, pc, r3
/ P$ S% S$ V" _0 o* z2 [0 n 82dc: e7932000 ldr r2, [r3, r0]& I R3 |% I- e; w" Y5 O8 i P
82e0: e3520000 cmp r2, #0
' A9 @4 C6 l0 o& g" S 82e4: 012fff1e bxeq lr @7 Y) e) Q' m; H- _
82e8: eaffffe6 b 8288 <_init+0x38>
; u4 h$ _6 C- s7 s0 Y$ f 82ec: 00008208 .word 0x00008208
; ^% ~; r1 w, I b! Z$ O! Y 82f0: 00000018 .word 0x00000018
* ]7 B/ p; n4 R: m6 N8 l5 Y: S9 Ynone:- ]% c1 h+ b" R% P( {1 f" n& P
00008380 <__do_global_dtors_aux>:
( y7 R* V$ ?0 e I. P5 n, r 8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
. O; X [- k1 J. e4 E+ i1 g 8384: e5d23000 ldrb r3, [r2]6 E! Y g- X, z0 K0 I3 F6 }
8388: e3530000 cmp r3, #0 ; 0x0$ t5 V3 \& x' i
838c: 03a03001 moveq r3, #1 ; 0x1* a4 S( C0 Q4 P% {2 \% A/ o
8390: 05c23000 strbeq r3, [r2]
: Y S. K% F) u 8394: e12fff1e bx lr6 }0 G9 J8 [6 Z2 n6 E
8398: 000105f4 .word 0x000105f4' Z7 B' x2 \8 x" R2 e9 x
arago:
9 T; }4 E& l+ B' d7 N000082f4 <__do_global_dtors_aux>:& C$ B3 A. V- N5 @ d+ n8 ^
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>; ]5 h! W. `: [( q
82f8: e5d32000 ldrb r2, [r3]0 t3 S5 D. y& C; Z; c
82fc: e3520000 cmp r2, #0
+ K6 Z w8 O% @9 j+ R& j+ m* o 8300: 02822001 addeq r2, r2, #1) b2 `, T9 i9 ]# _
8304: 05c32000 strbeq r2, [r3]1 u5 M/ ~4 e5 [6 g8 _2 C' e6 y
8308: e12fff1e bx lr1 J* u. @; Y8 D0 e( ?
830c: 0001050c .word 0x0001050c* G- l+ a F9 z3 L! K
none:; U9 Z' x( L- M$ X+ ]8 p: ]
0000839c <frame_dummy>:
4 |9 A/ w- ~" q/ J 839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>2 q, [" \$ c6 ~% `+ z1 m: j2 B
83a0: e92d4010 push {r4, lr}4 G& ~: z) f9 S, g0 x; _
83a4: e5903000 ldr r3, [r0]8 K6 |3 V( i: }7 [1 x% c- L) Y8 z
83a8: e3530000 cmp r3, #0 ; 0x0
( v' N7 f' n6 l; q5 Y2 }5 n1 n' C0 W 83ac: 08bd8010 popeq {r4, pc}
0 z9 a. }6 l, y& |: d 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
4 s2 h/ D6 I! u' L0 j 83b4: e3530000 cmp r3, #0 ; 0x0
! @7 S6 B: o) ^/ P+ P 83b8: 08bd8010 popeq {r4, pc}9 a$ A; T( I7 B
83bc: e12fff33 blx r3
& ^+ |' O1 l- ^' ? 83c0: e8bd8010 pop {r4, pc}
1 F) P# v% v0 X' G) N 83c4: 000104dc .word 0x000104dc6 A/ [* b& R1 _, H
83c8: 00000000 .word 0x00000000
: l' ^# m9 L/ f' ?' E9 ~arago:: h. M7 U" W- b! ?2 l4 I
00008310 <frame_dummy>:
, ]2 [5 d. r4 P1 W 8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
' n6 d3 f3 H7 g; s. U/ D 8314: e92d4008 push {r3, lr}
) z8 k6 V& {0 X4 V) X 8318: e5903000 ldr r3, [r0]/ @1 c$ [, Z- V& a
831c: e3530000 cmp r3, #0/ u: \0 b: h" E1 X7 y) s+ i
8320: 0a000003 beq 8334 <frame_dummy+0x24>
8 Z6 W5 p/ P9 J7 Y 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
/ i, B# H3 ~* W" }+ M% G& j 8328: e3530000 cmp r3, #0
2 w; c8 d" M) L' \, m 832c: 11a0e00f movne lr, pc7 k+ l' U5 G2 F' w( i- h% x; Z/ w
8330: 112fff13 bxne r3) j. w8 K8 n8 s" t! ^6 O" R5 e i" Q
8334: e8bd4008 pop {r3, lr}
5 x9 J1 ?! D- m0 C# E6 L# M! [ 8338: e12fff1e bx lr% j, k7 J7 T8 Q8 m
833c: 000103fc .word 0x000103fc
+ i, U# D8 Q# {* v6 @+ L 8340: 00000000 .word 0x00000000" t; s r% P0 Q: X8 f& S9 Q, c
none:
5 r0 Y8 M# I' Q8 ~& Y' R; d' \000083cc <main>:
' T) ?- o! e- C3 C, ~3 Y7 } 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
! z9 {/ v5 ^( I, f9 p 83d0: e28db000 add fp, sp, #0 ; 0x0& I T7 Q5 r0 Z+ m/ T8 d
83d4: e24dd01c sub sp, sp, #28 ; 0x1c/ z5 N/ o; w6 z
83d8: e50b0018 str r0, [fp, #-24]
2 a% |1 ^+ E- R2 |( q. O' q" w 83dc: e50b101c str r1, [fp, #-28]1 L" o# N, V& v, p3 P9 S1 K
83e0: e51b2010 ldr r2, [fp, #-16]2 q) G3 \6 K! B4 w9 a) S
83e4: e51b300c ldr r3, [fp, #-12]
% a& y2 l5 A$ n 83e8: e0030392 mul r3, r2, r3' c6 e* u% o" j5 V
83ec: e50b3008 str r3, [fp, #-8]; h$ c# h9 {0 b' J
83f0: e3a03000 mov r3, #0 ; 0x08 \' o8 U" l2 t( P* D7 [ |+ V
83f4: e1a00003 mov r0, r3
6 L! f; a0 U; A. L2 G+ V 83f8: e28bd000 add sp, fp, #0 ; 0x07 z0 B+ \, |2 m
83fc: e8bd0800 pop {fp}
/ S g! y% T3 c8 [6 E; g/ E- v3 E 8400: e12fff1e bx lr
! E) h1 d. [ N4 ?+ U$ Rarago:- T4 v; d! a4 q6 y% p
00008344 <main>:
+ r5 N, s+ v; G8 z" v( L 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
9 f) T$ F3 m: }* a- K& d; ` 8348: e28db000 add fp, sp, #03 N6 c1 L$ `" h8 d
834c: e24dd01c sub sp, sp, #28
7 y" S: T/ E. v& ]. @ 8350: e50b0018 str r0, [fp, #-24]
( U) j0 }: L+ R% j5 b3 k 8354: e50b101c str r1, [fp, #-28]
( {& o* F, L) S+ o 8358: e51b3008 ldr r3, [fp, #-8]+ p! o3 R( ]# k7 h( A0 A
835c: e51b200c ldr r2, [fp, #-12]
1 k" [! @, u" ^1 y( L+ p 8360: e0030392 mul r3, r2, r38 M( C0 R- }: D0 i
8364: e50b3010 str r3, [fp, #-16]1 d& d- L. w- l$ J
8368: e3a03000 mov r3, #0
/ B' B+ ?8 B1 j 836c: e1a00003 mov r0, r3
) |; Y5 U2 \! F% r+ |! t( {& n3 z 8370: e28bd000 add sp, fp, #0: i& a) }2 B9 f- }) x+ G
8374: e8bd0800 pop {fp}
/ I3 D$ }) V n* e' p' A8 e0 ?( Z% n 8378: e12fff1e bx lr
/ O N# \6 }8 w8 F2 tnone:0 J" G) _# @ g5 \( |6 h) C$ U
00008404 <__libc_csu_fini>: T* p: |' l) B1 ]* q
8404: e12fff1e bx lr
6 T }! H5 r1 L P* rarago:
/ e- U! h: p: s4 i8 y000083dc <__libc_csu_fini>:. q/ l2 X# r/ o; }
83dc: e12fff1e bx lr
3 _7 `7 |; p& }$ G7 n# ]none:. Z+ `: f+ G' T5 R" ? F8 H
00008408 <__libc_csu_init>:: P+ E: P; D7 F1 Q+ U. T
8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}2 m: z+ V% E; `1 ]) V1 L
840c: e1a08001 mov r8, r1
& t2 g: K6 P3 h P 8410: e1a07002 mov r7, r2" k' L( x2 _- v6 A
8414: e1a0a000 mov sl, r0
- f' ~: i0 A* K 8418: ebffffb0 bl 82e0 <_init>
" }9 C, t) \, S* a5 |+ z. u 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>9 Z3 f/ K! B8 P- a- ^, t6 a4 h+ F
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>8 b: p6 I" T. W! P' M! x
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
/ l3 b" [ n1 U, b 8428: e0613003 rsb r3, r1, r3; v& O0 {$ B% Z- `% _
842c: e08f2002 add r2, pc, r2/ [- y7 W6 z: j7 ?* n( M' L
8430: e1b05143 asrs r5, r3, #24 V) R( I4 F& p- z
8434: e0822001 add r2, r2, r1+ S7 {/ C+ A& U
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
8 c, |7 Y& U5 L, P9 j2 ~ 843c: e1a06002 mov r6, r2
# Q% t7 T9 O2 R6 x6 A 8440: e3a04000 mov r4, #0 ; 0x0- I; G K, J" H: S i, p
8444: e1a0000a mov r0, sl4 |6 F% K/ l2 j% Y b; U# l* g
8448: e1a01008 mov r1, r8
! K+ ]& ?% o8 ]. E2 p3 F1 F2 a& p8 ~ 844c: e1a02007 mov r2, r7. u) f) [7 C: ^( a2 K
8450: e1a0e00f mov lr, pc
% e- [4 Q9 D+ b' M: E 8454: e796f104 ldr pc, [r6, r4, lsl #2]. T0 t" J4 N2 W4 G2 ^
8458: e2844001 add r4, r4, #1 ; 0x1& E9 m, `8 c2 ?/ g. r
845c: e1540005 cmp r4, r5
- B9 Q" f; ]" Q" U& G; ]1 m 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>0 _: P" U$ b2 F
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}' F7 V5 Y- h- A2 \" m
8468: ffffff04 .word 0xffffff042 J3 v4 [% L2 \4 w7 }* z" L
846c: ffffff08 .word 0xffffff08
/ `0 k* w9 R7 W! J1 } 8470: 0000819c .word 0x0000819c& \( i7 O3 k5 a! Q" j7 I' L+ d
arago:6 E0 H" B K7 ]: s3 H1 z4 m
0000837c <__libc_csu_init>:
" v- p- x! r+ |; P) ~7 K h; Z 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
0 b; |8 k2 C/ x 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>1 Y/ D1 e: z$ [# y6 j1 J
8384: e1a06000 mov r6, r01 p6 j5 P: t! R) S' O
8388: e1a07001 mov r7, r1" P; B" i$ v% C2 y# y3 Q
838c: e1a08002 mov r8, r2/ g/ z% V( g( P) j7 d
8390: ebffffae bl 8250 <_init>
9 o. s9 r' ]/ h3 ^% |$ K% j2 f0 f 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>" w; V5 O. I/ \) z% G
8398: e08fa00a add sl, pc, sl
: m/ \) ?, B. J) r* y$ _- O1 e 839c: e08f0001 add r0, pc, r1$ `& m1 d: D% m9 Q
83a0: e06a5000 rsb r5, sl, r0$ h) ]! N0 X7 q0 Q' d2 T8 ]
83a4: e1b05145 asrs r5, r5, #25 n- _) n, m5 {, y
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}4 f5 p* V4 B" L; [- L8 e- L7 F$ {* o
83ac: e3a04000 mov r4, #0& G& b# j+ E% H4 U) ^& z
83b0: e79a3104 ldr r3, [sl, r4, lsl #2]% L/ c7 e# g: M8 B
83b4: e1a00006 mov r0, r6. y E; S7 ^( o+ @) i
83b8: e1a01007 mov r1, r7- z% O6 N; u( G9 j/ T8 W
83bc: e1a02008 mov r2, r85 m- ~( P0 q: i! u) p
83c0: e2844001 add r4, r4, #1
! K n1 M/ b. s* S& r* h# Y& q9 j 83c4: e12fff33 blx r3
6 f) X. f, V" E; d' |9 a4 J 83c8: e1540005 cmp r4, r5
, I1 C: h/ @* f& \9 {. ?% D 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
* W. d$ ?9 B, z k. w 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}
4 ]7 i7 m9 F1 d 83d4: 00008054 .word 0x000080548 @+ K5 I# C7 s- R/ S
83d8: 00008054 .word 0x00008054; D* ~4 _" v4 q% n8 @0 i2 q/ B
none:
7 P1 e. E1 Y9 Z: Q9 D" u0 ^Disassembly of section .fini:/ \/ C# ?; x1 X$ B6 I5 X& d
9 T) d8 a, y+ S% f9 T Q00008474 <_fini>:& y6 j6 i( x/ } l4 U9 _' S
8474: e92d4010 push {r4, lr}
: e3 D/ Z$ l! R+ k# H I8 C+ C Q 8478: e8bd8010 pop {r4, pc}
' ~+ h* }7 o( [# p% Jarago:" V" o8 i( S" s
Disassembly of section .fini:2 |8 \& B# u% A. k: V. g) V
7 f& P; P! Y( F2 T. P- B2 I0 _000083e0 <_fini>:/ y+ r1 ^& ]" ~
83e0: e92d4008 push {r3, lr}
( I6 a( j' t" X- x! } 83e4: e8bd8008 pop {r3, pc}) g3 b$ i) n" v5 P- e, H q
% z6 L4 d2 E* S O! z2 D
/ o0 v6 u# Z- T
' O# U) K7 ]/ j& Z7 c& I |
|