Searched refs:ST_Unknown (Results 1 – 7 of 7) sorted by relevance
167 ST_Unknown, // Type not specified enumerator
592 return SymbolRef::ST_Unknown; in getSymbolType()
1133 SymbolRef::Type SymType = SymbolRef::ST_Unknown; in processRelocationRef()1183 case SymbolRef::ST_Unknown: { in processRelocationRef()1456 bool IsExtern = Value.SymbolName || SymType == SymbolRef::ST_Unknown; in processRelocationRef()
307 SymType == object::SymbolRef::ST_Unknown || in loadObjectImpl()
196 return SymbolRef::ST_Unknown; in getSymbolType()
1830 return SymbolRef::ST_Unknown; in getSymbolType()
1859 if (Type != SymbolRef::ST_Unknown) in printSymbolTable()