Searched refs:IsXCOFF (Results 1 – 6 of 6) sorted by relevance
40 bool IsXCOFF;47 IsMappingSymbol(false), IsXCOFF(true), HasType(false) {}49 bool IsMappingSymbol = false, bool IsXCOFF = false)51 IsXCOFF(IsXCOFF), HasType(true) {} in Addr()52 bool isXCOFF() const { return IsXCOFF; } in isXCOFF()56 assert((P1.IsXCOFF == P2.IsXCOFF && P1.HasType == P2.HasType) &&60 if (P1.IsXCOFF && P1.HasType)64 if (P1.IsXCOFF)
104 Env = IsXCOFF; in MCContext()312 case MCContext::IsXCOFF: in createSymbolImpl()
1091 case MCContext::IsXCOFF: in initMCObjectFileInfo()
97 IsXCOFF, enumerator
795 case MCContext::IsXCOFF: in AsmParser()
6540 case MCContext::IsXCOFF: in parsePrefix()