Searched refs:XMC_TE (Results 1 – 6 of 6) sorted by relevance
48 case XCOFF::XMC_TE: in PrintSwitchToSection()
307 case XCOFF::XMC_TE: in getCsectGroup()
61 XMC_TE = 22 ///< Symbol mapped at the end of TOC enumerator
54 XMC_TE = 22 ///< Symbol mapped at the end of TOC enumerator
191 ECase(XMC_TL), ECase(XMC_TE)
2373 TM.getCodeModel() == CodeModel::Large ? XCOFF::XMC_TE : XCOFF::XMC_TC, in getSectionForTOCEntry()