Searched refs:ST_Unknown (Results 1 – 8 of 8) sorted by relevance
41 SymbolRef::Type Type = SymbolRef::ST_Unknown; in getType()
329 return SymbolRef::ST_Unknown; in getSymbolType()
193 return SymbolRef::ST_Unknown; in getSymbolType()
1852 return SymbolRef::ST_Unknown; in getSymbolType()
173 ST_Unknown, // Type not specified enumerator
733 return SymbolRef::ST_Unknown; in getSymbolType()
1249 SymbolRef::Type SymType = SymbolRef::ST_Unknown; in processRelocationRef()1298 case SymbolRef::ST_Unknown: { in processRelocationRef()1572 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef()
319 SymType == object::SymbolRef::ST_Unknown || in loadObjectImpl()