OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scRData
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
symconst.h
75
#define
scRData
15 /* load time only read only data */
/toolchain/binutils/binutils-2.25/bfd/
ecofflink.c
611
/*
scRdata
section may be either .rdata or .rodata. */
612
SET (".rdata",
scRData
);
613
SET (".rodata",
scRData
);
[
all
...]
ecoff.c
764
case
scRData
:
[
all
...]
elf64-alpha.c
[
all
...]
elfxx-mips.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ecoff.c
246
scRData
-- load time only read only data
641
sc_RData =
scRData
, /* load time only read only data */
[
all
...]
Completed in 77 milliseconds