Searched refs:st_Global (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c104 st_Global = stGlobal, /* external symbol */
380 case st_Global: return "Global";
103 st_Global = stGlobal, /* external symbol */ enumerator in enum:st
H A Dmips-tfile.c729 st_Global = stGlobal, /* external symbol */
1342 st_Global, /* 2: C_EXT external */
1345 st_Global, /* 5: C_EXTDEF ??? */
1807 && (type == st_Global || type == st_Static || type == st_Label
2565 case st_Global: return "Global,";
4583 case st_Global:
724 st_Global = stGlobal, /* external symbol */ enumerator in enum:st
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c659 st_Global = stGlobal, /* external symbol */
1278 st_Global, /* 2: C_EXT external */
1281 st_Global, /* 5: C_EXTDEF ??? */
1666 && (type == st_Global || type == st_Static || type == st_Label
2396 case st_Global: return "Global,";
4055 st = st_Global;
658 st_Global = stGlobal, /* external symbol */ enumerator in enum:st

Completed in 124 milliseconds