Home
last modified time | relevance | path

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

12

/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSectionXCOFF.cpp56 case XCOFF::XMC_TD: in PrintSwitchToSection()
72 if (isCsect() && getMappingClass() == XCOFF::XMC_TD) { in PrintSwitchToSection()
H A DXCOFFObjectWriter.cpp332 case XCOFF::XMC_TD: in getCsectGroup()
445 if (SymASec->isCsect() && SymASec->getMappingClass() == XCOFF::XMC_TD) in recordRelocation()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h55 XMC_TD = 16, ///< Scalar data item in the TOC enumerator
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dxcoff.h170 #define XMC_TD 16 /* Read-write data in TOC */ macro
H A Dinternal.h656 #define XMC_TD 16 /* Read-write data in TOC */ macro
H A DChangeLog-9103596 * internal.h (XMC_TD): Define.
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h185 #define XMC_TD 16 /* Read-write data in TOC */ macro
H A Dinternal.h676 #define XMC_TD 16 /* Read-write data in TOC */ macro
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h170 #define XMC_TD 16 /* Read-write data in TOC */ macro
H A Dinternal.h662 #define XMC_TD 16 /* Read-write data in TOC */ macro
H A DChangeLog-9103596 * internal.h (XMC_TD): Define.
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dxcoff.h170 #define XMC_TD 16 /* Read-write data in TOC */ macro
H A Dinternal.h656 #define XMC_TD 16 /* Read-write data in TOC */ macro
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp188 ECase(XMC_TC), ECase(XMC_TD), ECase(XMC_DS), ECase(XMC_UA),
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp2229 XCOFF::CsectProperties(/*MappingClass*/ XCOFF::XMC_TD, XCOFF::XTY_SD), in getExplicitSectionGlobal()
2274 Name, Kind, XCOFF::CsectProperties(XCOFF::XMC_TD, XCOFF::XTY_SD), in SelectSectionForGlobal()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dod-xcoff.c1541 || smclas == XMC_TD in dump_xcoff32_toc()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dod-xcoff.c1540 || smclas == XMC_TD in dump_xcoff32_toc()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dod-xcoff.c1541 || smclas == XMC_TD in dump_xcoff32_toc()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dod-xcoff.c1541 || smclas == XMC_TD in dump_xcoff32_toc()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dxcoffread.c2273 case XMC_TD:
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dxcoffread.c2273 case XMC_TD:
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dxcofflink.c1810 if (aux.x_csect.x_smclas == XMC_TD) in xcoff_link_add_symbols()
1860 && aux.x_csect.x_smclas != XMC_TD) in xcoff_link_add_symbols()
4850 && h->smclas != XMC_TD in xcoff_link_input_bfd()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c1807 if (aux.x_csect.x_smclas == XMC_TD) in xcoff_link_add_symbols()
1857 && aux.x_csect.x_smclas != XMC_TD) in xcoff_link_add_symbols()
4844 && h->smclas != XMC_TD in xcoff_link_input_bfd()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dxcofflink.c1810 if (aux.x_csect.x_smclas == XMC_TD) in xcoff_link_add_symbols()
1860 && aux.x_csect.x_smclas != XMC_TD) in xcoff_link_add_symbols()
4850 && h->smclas != XMC_TD in xcoff_link_input_bfd()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dxcofflink.c1917 if (aux.x_csect.x_smclas == XMC_TD) in xcoff_link_add_symbols()
1973 && aux.x_csect.x_smclas != XMC_TD) in xcoff_link_add_symbols()
5917 && h->smclas != XMC_TD in xcoff_link_input_bfd()

12