Home
last modified time | relevance | path

Searched refs:DataSub (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp399 StringMap::const_iterator DataSub = FuncSubstitutions.find(DataName); in instrumentReloc() local
400 if (DataSub != FuncSubstitutions.end()) { in instrumentReloc()
404 Ctx->getGlobalString(DataSub->second), in instrumentReloc()