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
ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
textrel-1b.s
blob
8f125e43df4eb8f4c1bdc7f799a350e076f0bdb2
1
.text
2
.p2align 4
3
.globl _start
4
.type _start, @function
5
_start
:
6
ret
7
.size _start, .-_start
8
.globl ptr
9
.section .rodata
10
.align 8
11
.type ptr, @object
12
.size ptr, 8
13
ptr
:
14
.quad foo
15
.section .note.GNU-stack,
""
,@progbits