Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Decoff.c646 sc_SCommon = scSCommon, /* small common */ enumerator
2356 case sc_SCommon: return "SCommon,";
4052 sc = sc_SCommon; in ecoff_build_symbols()