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
opcodes/
[binutils-gdb.git]
/
ld
/
emulparams
/
elf_nacl.sh
blob
0073c0f5b0812fb832f90e8030c440bf8755c6b2
1
ENABLE_INITFINI_ARRAY
=
yes
2
SEPARATE_CODE
=
yes
3
TEXT_START_ADDR
=
0x20000
4
NACL_RODATA_DISTANCE
=
0x10000000
5
RODATA_ADDR
=
"
${TEXT_START_ADDR}
+
${NACL_RODATA_DISTANCE}
+ SIZEOF_HEADERS"
6
SHLIB_RODATA_ADDR
=
"
${NACL_RODATA_DISTANCE}
+ SIZEOF_HEADERS"