Searched refs:XMC_TC (Results 1 – 15 of 15) sorted by relevance
61 case XCOFF::XMC_TC: in printSwitchToSection()
468 case XCOFF::XMC_TC: in getCsectGroup()
118 XMC_TC = 3, ///< General TOC item enumerator
110 #define XMC_TC 3 /* Read-write general TOC entry */ macro
611 #define XMC_TC 3 /* Read-write general TOC entry */ macro
3115 case XMC_TC:3961 symbol_get_tc (sym)->class = XMC_TC;4065 return symbol_get_tc (sym)->class == XMC_TC;4781 tc->class = XMC_TC;4983 else if (symbol_get_tc (sym)->class == XMC_TC)4993 || symbol_get_tc (next)->class != XMC_TC)5322 if (sy_tc->class != XMC_TC)5340 && tc->class != XMC_TC5567 && symbol_get_tc (fixP->fx_addsy)->class != XMC_TC
3135 case XMC_TC:3981 symbol_get_tc (sym)->class = XMC_TC;4085 return symbol_get_tc (sym)->class == XMC_TC;4802 tc->class = XMC_TC;5008 else if (symbol_get_tc (sym)->class == XMC_TC)5018 || symbol_get_tc (next)->class != XMC_TC)5347 if (sy_tc->class != XMC_TC)5365 && tc->class != XMC_TC5588 && symbol_get_tc (fixP->fx_addsy)->class != XMC_TC
118 ECase(XMC_TC); in enumeration()
1138 case XMC_TC: in read_xcoff_symtab()2306 case XMC_TC: in scan_xcoff_symtab()
1294 if (aux.x_csect.x_smclas == XMC_TC in xcoff_link_add_symbols()1599 && aux.x_csect.x_smclas != XMC_TC in xcoff_link_add_symbols()3869 && aux.x_csect.x_smclas == XMC_TC in xcoff_link_input_bfd()4791 iraux.x_csect.x_smclas = XMC_TC; in xcoff_write_global_symbol()
1391 if (aux.x_csect.x_smclas == XMC_TC1703 && aux.x_csect.x_smclas != XMC_TC4664 && aux.x_csect.x_smclas == XMC_TC5607 iraux.x_csect.x_smclas = XMC_TC;
551 ECase(XMC_TC), ECase(XMC_TD), ECase(XMC_DS), ECase(XMC_UA),
2622 TM.getCodeModel() == CodeModel::Large ? XCOFF::XMC_TE : XCOFF::XMC_TC, in getSectionForTOCEntry()