Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h160 #define XMC_GL 6 /* Read-only global linkage */ macro
Dinternal.h656 #define XMC_GL 6 /* Read-only global linkage */ macro
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c1488 || smclas == XMC_GL in dump_xcoff32_traceback()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c3842 case XMC_GL: in ppc_change_csect()
5677 tc->symbol_class = XMC_GL; in ppc_symbol_new_hook()
/toolchain/binutils/binutils-2.25/bfd/
Dcoff64-rs6000.c1106 if (h->smclas == XMC_GL || strcmp (h->root.root.string, "._ptrgl") == 0) in xcoff64_reloc_type_br()
Dxcofflink.c1892 && aux.x_csect.x_smclas == XMC_GL) in xcoff_link_add_symbols()
2783 h->smclas = XMC_GL; in xcoff_mark_symbol()
Dcoff-rs6000.c2931 if (h->smclas == XMC_GL || strcmp (h->root.root.string, "._ptrgl") == 0) in xcoff_reloc_type_br()