OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:st_Label
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
661
st_Label
= stLabel, /* label */
1280
st_Label
, /* 6: C_LABEL label */
1281
st_Label
, /* 7: C_ULABEL user label */
1670
&& (type == st_Global || type == st_Static || type ==
st_Label
2380
case
st_Label
: return "Label,";
3252
(void) add_ecoff_symbol (NULL,
st_Label
, sc_Text,
3455
field to hold the address. The symbol type is
st_Label
, which
3483
st =
st_Label
;
3999
st =
st_Label
;
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
661
st_Label
= stLabel, /* label */
1280
st_Label
, /* 6: C_LABEL label */
1281
st_Label
, /* 7: C_ULABEL user label */
1670
&& (type == st_Global || type == st_Static || type ==
st_Label
2380
case
st_Label
: return "Label,";
3252
(void) add_ecoff_symbol (NULL,
st_Label
, sc_Text,
3452
field to hold the address. The symbol type is
st_Label
, which
3480
st =
st_Label
;
3996
st =
st_Label
;
Completed in 53 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026