Home
last modified time | relevance | path

Searched defs:ObjFD (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp144 const object::coff_aux_function_definition *ObjFD) { in dumpFunctionDefinition()
219 const object::coff_aux_function_definition *ObjFD = in dumpSymbols() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceBrowserCompileServer.cpp285 void BrowserCompileServer::startCompileThread(int ObjFD) { in startCompileThread()