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_Global
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
657
st_Global
= stGlobal, /* external symbol */
1276
st_Global
, /* 2: C_EXT external */
1279
st_Global
, /* 5: C_EXTDEF ??? */
1670
&& (type ==
st_Global
|| type == st_Static || type == st_Label
2376
case
st_Global
: return "Global,";
3996
st =
st_Global
;
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
657
st_Global
= stGlobal, /* external symbol */
1276
st_Global
, /* 2: C_EXT external */
1279
st_Global
, /* 5: C_EXTDEF ??? */
1670
&& (type ==
st_Global
|| type == st_Static || type == st_Label
2376
case
st_Global
: return "Global,";
3993
st =
st_Global
;
Completed in 67 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026