Home
last modified time | relevance | path

Searched defs:OutFD (Results 1 – 6 of 6) sorted by relevance

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DRemoteJITUtils.h30 FDRPCChannel(int InFD, int OutFD) : InFD(InFD), OutFD(OutFD) {} in FDRPCChannel()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DRemoteJITUtils.h32 FDRPCChannel(int InFD, int OutFD) : InFD(InFD), OutFD(OutFD) {} in FDRPCChannel()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/ChildTarget/
DChildTarget.cpp32 int OutFD; in main() local
/external/llvm/tools/lli/ChildTarget/
DChildTarget.cpp32 int OutFD; in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
DRemoteJITUtils.h30 FDRawChannel(int InFD, int OutFD) : InFD(InFD), OutFD(OutFD) {} in FDRawChannel()
/external/llvm/tools/lli/
DRemoteJITUtils.h30 FDRPCChannel(int InFD, int OutFD) : InFD(InFD), OutFD(OutFD) {} in FDRPCChannel()