Searched refs:XMC_BS (Results 1 – 5 of 5) sorted by relevance
23 case XCOFF::XMC_BS: in getMappingClassString()
57 getMappingClass() == XCOFF::XMC_BS) && in PrintSwitchToSection()
266 case XCOFF::XMC_BS: in getCsectGroup()
49 XMC_BS = 9, ///< BSS class (uninitialized static internal) enumerator
1848 Name, Kind.isBSSLocal() ? XCOFF::XMC_BS : XCOFF::XMC_RW, XCOFF::XTY_CM, in SelectSectionForGlobal()