repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
eh6.s
blob
bdc7dd1f28cb6f458c4ad3f54b6992bc21e719e9
1
.section .text.foo,
"ax"
, @progbits
2
.globl foo
3
.type foo, @function
4
foo
:
5
.cfi_startproc simple
6
.cfi_personality 0x80, indirect_ptr
7
ret
8
.cfi_endproc
9
.size foo, . - foo
10
11
.section .data.rel.ro,
"a"
, @progbits
12
indirect_ptr
:
13
.long my_personality_v0
14
15
.globl my_personality_v0
16
my_personality_v0
:
17
.long 0