Searched refs:XMC_DS (Results 1 – 16 of 16) sorted by relevance
57 case XCOFF::XMC_DS: in printSwitchToSection()
444 case XCOFF::XMC_DS: in getCsectGroup()
120 XMC_DS = 10, ///< Descriptor csect enumerator
117 #define XMC_DS 10 /* Read-write descriptor csect */ macro
618 #define XMC_DS 10 /* Read-write descriptor csect */ macro
120 ECase(XMC_DS); in enumeration()
1168 case XMC_DS: in read_xcoff_symtab()2347 case XMC_DS: in scan_xcoff_symtab()
1276 ignoring before. But continue to ignore XMC_DS.3617 smtyp XTY_LD, sclass XMC_DS (external data segment label). They
2359 isa<Function>(GO) ? XCOFF::XMC_DS : XCOFF::XMC_UA; in getSectionForExternalReference()2612 XCOFF::CsectProperties(XCOFF::XMC_DS, XCOFF::XTY_SD)); in getSectionForFunctionDescriptor()
551 ECase(XMC_TC), ECase(XMC_TD), ECase(XMC_DS), ECase(XMC_UA),
3116 case XMC_DS:4759 tc->class = XMC_DS;
3136 case XMC_DS:4780 tc->class = XMC_DS;
680 if (h->smclas == XMC_DS in xcoff_link_add_dynamic_symbols()2848 h->smclas = XMC_DS; in xcoff_build_ldsyms()
2211 if (h->smclas == XMC_DS3436 h->smclas = XMC_DS;