OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDATA
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/scripttempl/
elfarcv2.sc
4
# NO_SMALL_DATA - no .sbss/.sbss2/.
sdata
/.sdata2 sections if not
79
SDATA
="/* We want the small data sections together, so single-instruction offsets
82
.
sdata
${RELOCATING-0} :
85
*(.
sdata
${RELOCATING+ .
sdata
.* .gnu.linkonce.s.*})
91
REL_SDATA=".rel.
sdata
${RELOCATING-0} : { *(.rel.
sdata
${RELOCATING+ .rel.
sdata
.* .rel.gnu.linkonce.s.*}) }
92
.rela.
sdata
${RELOCATING-0} : { *(.rela.
sdata
${RELOCATING+ .rela.sdata.* .rela.gnu.linkonce.s.*}) }
[
all
...]
elfarc.sc
4
# NO_SMALL_DATA - no .sbss/.sbss2/.
sdata
/.sdata2 sections if not
11
# OTHER_READWRITE_SECTIONS - other than .data .bss .ctors .
sdata
...
23
# OTHER_SDATA_SECTIONS - sections just after .
sdata
.
58
# .
sdata
.gnu.linkonce.s.foo
103
SDATA
="/* We want the small data sections together, so single-instruction offsets
106
.
sdata
${RELOCATING-0} :
109
*(.
sdata
${RELOCATING+ .
sdata
.* .gnu.linkonce.s.*})
112
REL_SDATA=".rel.
sdata
${RELOCATING-0} : { *(.rel.
sdata
${RELOCATING+ .rel.sdata.* .rel.gnu.linkonce.s.*})
[
all
...]
/src/external/gpl3/binutils.old/dist/ld/scripttempl/
elfarcv2.sc
4
# NO_SMALL_DATA - no .sbss/.sbss2/.
sdata
/.sdata2 sections if not
79
SDATA
="/* We want the small data sections together, so single-instruction offsets
82
.
sdata
${RELOCATING-0} :
85
*(.
sdata
${RELOCATING+ .
sdata
.* .gnu.linkonce.s.*})
91
REL_SDATA=".rel.
sdata
${RELOCATING-0} : { *(.rel.
sdata
${RELOCATING+ .rel.
sdata
.* .rel.gnu.linkonce.s.*}) }
92
.rela.
sdata
${RELOCATING-0} : { *(.rela.
sdata
${RELOCATING+ .rela.sdata.* .rela.gnu.linkonce.s.*}) }
[
all
...]
elfarc.sc
4
# NO_SMALL_DATA - no .sbss/.sbss2/.
sdata
/.sdata2 sections if not
11
# OTHER_READWRITE_SECTIONS - other than .data .bss .ctors .
sdata
...
23
# OTHER_SDATA_SECTIONS - sections just after .
sdata
.
58
# .
sdata
.gnu.linkonce.s.foo
103
SDATA
="/* We want the small data sections together, so single-instruction offsets
106
.
sdata
${RELOCATING-0} :
109
*(.
sdata
${RELOCATING+ .
sdata
.* .gnu.linkonce.s.*})
112
REL_SDATA=".rel.
sdata
${RELOCATING-0} : { *(.rel.
sdata
${RELOCATING+ .rel.sdata.* .rel.gnu.linkonce.s.*})
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026