projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initialize Tizen 2.3
[external/binutils.git]
/
ld
/
testsuite
/
ld-arm
/
unwind-2.s
1
.syntax unified
2
.text
3
4
.global __aeabi_unwind_cpp_pr0
5
.type __aeabi_unwind_cpp_pr0, %function
6
__aeabi_unwind_cpp_pr0:
7
.global _start
8
.type _start, %function
9
_start:
10
.fnstart
11
.save {r4, lr}
12
bx lr
13
.fnend
14
15
@ last text section has unwind information. Linker should append a
16
@ terminating cantunwind entry.
17
18
.section .far
19
.word 0