Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceBrowserCompileServer.cpp43 struct nacl_irt_private_pnacl_translator_compile gIRTFuncs; variable
48 &gIRTFuncs, sizeof(gIRTFuncs)); in getIRTInterfaces()
49 if (QueryResult != sizeof(gIRTFuncs)) in getIRTInterfaces()
238 gIRTFuncs.serve_translate_request(&SubzeroCallbacks); in run()