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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
pr19005.s
blob
8bd860f55464d775ca389819538eb2129bf44f38
1
.section .foo,
"ax"
,%progbits
2
.globl _start
3
.type _start, %function
4
_start
:
5
.byte 0x10
6
.section .bar,
"ax"
,%progbits
7
.globl aligned
8
.type aligned, %function
9
.p2align 5
10
aligned
:
11
.byte 0x20