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_Static
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
658
st_Static
= stStatic, /* static */
1277
st_Static
, /* 3: C_STAT static */
1288
st_Static
, /* 14: C_USTATIC ??? */
1670
&& (type == st_Global || type ==
st_Static
|| type == st_Label
2377
case
st_Static
: return "Static,";
4001
st =
st_Static
;
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
658
st_Static
= stStatic, /* static */
1277
st_Static
, /* 3: C_STAT static */
1288
st_Static
, /* 14: C_USTATIC ??? */
1670
&& (type == st_Global || type ==
st_Static
|| type == st_Label
2377
case
st_Static
: return "Static,";
3998
st =
st_Static
;
Completed in 48 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026