OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ST_DATA
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/som/
aout.h
226
#define
ST_DATA
2
/src/external/gpl3/binutils.old/dist/include/som/
aout.h
226
#define
ST_DATA
2
/src/external/gpl3/gdb/dist/include/som/
aout.h
226
#define
ST_DATA
2
/src/external/gpl3/gdb.old/dist/include/som/
aout.h
226
#define
ST_DATA
2
/src/external/gpl3/gcc.old/dist/gcc/fortran/
parse.cc
208
match ("data", gfc_match_data,
ST_DATA
);
471
match ("data", gfc_match_data,
ST_DATA
);
1984
case
ST_DATA
:
3009
case
ST_DATA
:
4041
case
ST_DATA
:
4102
case
ST_DATA
: /* Not allowed in interfaces */
5810
case
ST_DATA
:
gfortran.h
238
ST_DATA
, ST_DATA_DECL, ST_DEALLOCATE, ST_DO, ST_ELSE, ST_ELSEIF,
decl.cc
267
gfc_syntax_error (
ST_DATA
);
365
gfc_syntax_error (
ST_DATA
);
544
gfc_syntax_error (
ST_DATA
);
/src/external/gpl3/gcc/dist/gcc/fortran/
parse.cc
216
match ("data", gfc_match_data,
ST_DATA
);
524
match ("data", gfc_match_data,
ST_DATA
);
2186
case
ST_DATA
:
3239
case
ST_DATA
:
4270
case
ST_DATA
:
4331
case
ST_DATA
: /* Not allowed in interfaces */
6234
case
ST_DATA
:
gfortran.h
239
ST_DATA
, ST_DATA_DECL, ST_DEALLOCATE, ST_DO, ST_ELSE, ST_ELSEIF,
decl.cc
267
gfc_syntax_error (
ST_DATA
);
365
gfc_syntax_error (
ST_DATA
);
545
gfc_syntax_error (
ST_DATA
);
/src/external/gpl3/binutils/dist/bfd/
som.c
1476
symbol, then set the symbol type to
ST_DATA
.
4227
them yet. Assign all section symbols type
ST_DATA
. */
4229
info->symbol_type =
ST_DATA
;
4267
section (
ST_DATA
for DATA sections, ST_CODE for CODE sections). */
4275
info->symbol_type =
ST_DATA
;
4284
info->symbol_type =
ST_DATA
;
4361
|| info->symbol_type ==
ST_DATA
))
4628
else if (symbol_type ==
ST_DATA
)
/src/external/gpl3/binutils.old/dist/bfd/
som.c
1476
symbol, then set the symbol type to
ST_DATA
.
4227
them yet. Assign all section symbols type
ST_DATA
. */
4229
info->symbol_type =
ST_DATA
;
4267
section (
ST_DATA
for DATA sections, ST_CODE for CODE sections). */
4275
info->symbol_type =
ST_DATA
;
4284
info->symbol_type =
ST_DATA
;
4359
|| info->symbol_type ==
ST_DATA
))
4626
else if (symbol_type ==
ST_DATA
)
/src/external/gpl3/gdb/dist/bfd/
som.c
1476
symbol, then set the symbol type to
ST_DATA
.
4227
them yet. Assign all section symbols type
ST_DATA
. */
4229
info->symbol_type =
ST_DATA
;
4267
section (
ST_DATA
for DATA sections, ST_CODE for CODE sections). */
4275
info->symbol_type =
ST_DATA
;
4284
info->symbol_type =
ST_DATA
;
4359
|| info->symbol_type ==
ST_DATA
))
4626
else if (symbol_type ==
ST_DATA
)
/src/external/gpl3/gdb.old/dist/bfd/
som.c
1476
symbol, then set the symbol type to
ST_DATA
.
4227
them yet. Assign all section symbols type
ST_DATA
. */
4229
info->symbol_type =
ST_DATA
;
4267
section (
ST_DATA
for DATA sections, ST_CODE for CODE sections). */
4275
info->symbol_type =
ST_DATA
;
4284
info->symbol_type =
ST_DATA
;
4359
|| info->symbol_type ==
ST_DATA
))
4626
else if (symbol_type ==
ST_DATA
)
Completed in 83 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026