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-elf
/
empty2.s
blob
46ec9280e9c04e4a6ecbf3b990ad3852f1039ea4
1
.file
"empty2.s"
2
.equiv constant, 0x12345678
3
.section .bss
4
bar
:
5
.text
6
.type start,
"function"
7
.global start
8
start
:
9
.type _start,
"function"
10
.global _start
11
_start
:
12
.type __start,
"function"
13
.global __start
14
__start
:
15
.type main,
"function"
16
.global main
17
main
:
18
.type _main,
"function"
19
.global _main
20
_main
:
21
.long constant