Searched refs:ESD_ST_PartReference (Results 1 – 5 of 5) sorted by relevance
75 SymbolType(GOFF::ESD_ST_PartReference), IsBSS(K.isBSS()), in MCSectionGOFF()96 bool isPR() const { return SymbolType == GOFF::ESD_ST_PartReference; } in isPR()
142 } else if (SymbolType == GOFF::ESD_ST_PartReference) { in GOFFObjectFile()242 if (SymbolType == GOFF::ESD_ST_PartReference) { in isSymbolUnresolved()298 SymbolType != GOFF::ESD_ST_PartReference && in getSymbolType()312 case GOFF::ESD_ST_PartReference: in getSymbolType()
124 case GOFF::ESD_ST_PartReference: { in printSwitchToSection()
263 SymbolType(GOFF::ESD_ST_PartReference), NameSpace(EDAttr.NameSpace) { in GOFFSymbol()
57 ESD_ST_PartReference = 3, enumerator