repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-sframe
/
discard.s
blob
5591a50d486a9efdea521d8dd871508046039721
1
.text
2
.cfi_sections .sframe
3
.globl foo
4
.type foo, @function
5
foo
:
6
.cfi_startproc
7
.cfi_def_cfa_offset 16
8
.cfi_endproc
9
10
.globl _start
11
_start
:
12
.long foo