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
AArch64: Add SVE DWARF registers
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
comm-data2.s
blob
168671f9d1648a18036ce6ca1d18321a16c28b17
1
.text
2
.globl _start
3
.globl __start
4
_start
:
5
__start
:
6
.ifdef HPUX
7
foo
.comm 4
8
.else
9
.comm foo, 4, 4
10
.endif
11
.section .debug_foo,
""
,%progbits
12
.balign 16
13
.ifdef ELF64
14
.8
byte foo
15
.else
16
.4
byte foo
17
.endif
18
.balign 16