Home
last modified time | relevance | path

Searched refs:UnknownIndex (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFSection.cpp192 StringToIndexMap.insert(std::make_pair(Str, UnknownIndex)); in add()
200 return UnknownIndex; in getIndex()
230 assert(StringIndex.second == UnknownIndex); in doLayout()
H A DIceELFSection.h280 enum { UnknownIndex = 0 }; enumerator
282 /// Grabs the final index of a string after layout. Returns UnknownIndex if
308 /// Track strings to their index. Index will be UnknownIndex if not yet laid

Completed in 2 milliseconds