projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upload Tizen:Base source
[external/binutils.git]
/
gas
/
testsuite
/
gas
/
elf
/
groupauto.s
1
.text
2
.byte 1
3
.section .foo,"a?","progbits"
4
.byte 1
5
6
.section .text,"axG",%progbits,some_group,comdat
7
.byte 1
8
.pushsection .note.bar,"?","note"
9
.4byte 1f-0f, 3f-2f, 123
10
0: .asciz "somevendor"
11
1: .balign 4
12
2: .byte 1
13
.uleb128 5f-4f
14
3: .balign 4
15
.popsection
16
4: .byte 2
17
5: .byte 3