Searched refs:XMC_GL (Results 1 – 7 of 7) sorted by relevance
113 #define XMC_GL 6 /* Read-only global linkage */ macro
560 #define XMC_GL 6 /* Read-only global linkage */ macro
1164 case XMC_GL: in read_xcoff_symtab()2330 case XMC_GL: in scan_xcoff_symtab()
1685 && ((*sym_hash)->smclas != XMC_GL in xcoff_link_add_symbols()1686 || aux.x_csect.x_smclas == XMC_GL in xcoff_link_add_symbols()2784 h->smclas = XMC_GL; in xcoff_build_ldsyms()
1139 if (h->smclas == XMC_GL || strcmp (h->root.root.string, "._ptrgl") == 0)
2961 if (h->smclas == XMC_GL || strcmp (h->root.root.string, "._ptrgl") == 0)
3121 case XMC_GL:4782 tc->class = XMC_GL;