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
pre-commit: run flake8 on more Python files
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-riscv-elf
/
relro-relax-pcrel.s
blob
4a88287bab3b91b2641c1cc3f289a3ed5887b941
1
.section .rodata
2
.align 10
3
.globl SymbolRodata
4
.set SymbolRodata, . + 0x1800
5
.word 0x0
6
7
8
.section .init_array
9
.word 0x0
10
11
.text
12
.globl _start
13
_start
:
14
lla a0
,
SymbolRodata