Searched refs:IsXCOFF (Results 1 – 6 of 6) sorted by relevance
39 bool IsXCOFF;46 IsMappingSymbol(false), IsXCOFF(true), HasType(false) {}48 bool IsMappingSymbol = false, bool IsXCOFF = false)50 IsXCOFF(IsXCOFF), HasType(true) {} in Addr()51 bool isXCOFF() const { return IsXCOFF; } in isXCOFF()55 assert((P1.IsXCOFF == P2.IsXCOFF && P1.HasType == P2.HasType) &&59 if (P1.IsXCOFF && P1.HasType)63 if (P1.IsXCOFF)
102 Env = IsXCOFF; in MCContext()280 case MCContext::IsXCOFF: in createSymbolImpl()
1047 case MCContext::IsXCOFF: in initMCObjectFileInfo()
96 IsXCOFF, enumerator
809 case MCContext::IsXCOFF: in AsmParser()
6508 case MCContext::IsXCOFF: in parsePrefix()