Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dxcoff.h113 #define XMC_GL 6 /* Read-only global linkage */ macro
Dinternal.h560 #define XMC_GL 6 /* Read-only global linkage */ macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dxcoffread.c1164 case XMC_GL: in read_xcoff_symtab()
2330 case XMC_GL: in scan_xcoff_symtab()
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dxcofflink.c1685 && ((*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()
Dcoff64-rs6000.c1139 if (h->smclas == XMC_GL || strcmp (h->root.root.string, "._ptrgl") == 0)
Dcoff-rs6000.c2961 if (h->smclas == XMC_GL || strcmp (h->root.root.string, "._ptrgl") == 0)
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c3121 case XMC_GL:
4782 tc->class = XMC_GL;