Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h170 #define XMC_TD 16 /* Read-write data in TOC */ macro
Dinternal.h666 #define XMC_TD 16 /* Read-write data in TOC */ macro
DChangeLog-9103596 * internal.h (XMC_TD): Define.
/toolchain/binutils/binutils-2.25/binutils/
Dod-xcoff.c1541 || smclas == XMC_TD in dump_xcoff32_toc()
/toolchain/binutils/binutils-2.25/bfd/
Dxcofflink.c1798 if (aux.x_csect.x_smclas == XMC_TD) in xcoff_link_add_symbols()
1848 && aux.x_csect.x_smclas != XMC_TD) in xcoff_link_add_symbols()
4836 && h->smclas != XMC_TD in xcoff_link_input_bfd()
Dcoff-rs6000.c2848 if (h != NULL && h->smclas != XMC_TD) in xcoff_reloc_type_toc()
DChangeLog-9697688 * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM/XMC_TD symbols
4122 * xcofflink.c (xcoff_link_add_symbols): Don't check an XMC_TD
4125 XMC_TD symbol.
4127 XMC_TD symbol.