Home
last modified time | relevance | path

Searched refs:st_Global (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/
H A Decoff.c657 st_Global = stGlobal, /* external symbol */ enumerator
1275 st_Global, /* 2: C_EXT external */
1278 st_Global, /* 5: C_EXTDEF ??? */
1657 && (type == st_Global || type == st_Static || type == st_Label in add_ecoff_symbol()
2379 case st_Global: return "Global,";
4024 st = st_Global; in ecoff_build_symbols()
H A DChangeLog-92955052 st_Global. Don't set the index of an external st_Proc or
7694 st_Global. Don't update the symbol index or ifd if the gas symbol
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c658 st_Global = stGlobal, /* external symbol */ enumerator
1276 st_Global, /* 2: C_EXT external */
1279 st_Global, /* 5: C_EXTDEF ??? */
1658 && (type == st_Global || type == st_Static || type == st_Label in add_ecoff_symbol()
2380 case st_Global: return "Global,";
4023 st = st_Global; in ecoff_build_symbols()
H A DChangeLog-92955052 st_Global. Don't set the index of an external st_Proc or
7694 st_Global. Don't update the symbol index or ifd if the gas symbol
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c721 st_Global = stGlobal, /* external symbol */ enumerator
1410 st_Global, /* 2: C_EXT external */
1413 st_Global, /* 5: C_EXTDEF ??? */
1907 && (type == st_Global || type == st_Static || type == st_Label
2642 case st_Global: return "Global,";
4679 case st_Global: in copy_object()
H A Dmips-tdump.c97 st_Global = stGlobal, /* external symbol */ enumerator
362 case st_Global: return "Global";
/openbsd/gnu/gcc/gcc/
H A Dmips-tfile.c724 st_Global = stGlobal, /* external symbol */ enumerator
1335 st_Global, /* 2: C_EXT external */
1338 st_Global, /* 5: C_EXTDEF ??? */
1792 && (type == st_Global || type == st_Static || type == st_Label in add_local_symbol()
2540 case st_Global: return "Global,"; in st_to_string()
4543 case st_Global: in copy_object()
H A Dmips-tdump.c103 st_Global = stGlobal, /* external symbol */ enumerator
374 case st_Global: return "Global"; in st_to_string()