Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
H A DRemoteJITUtils.h30 FDRPCChannel(int InFD, int OutFD) : InFD(InFD), OutFD(OutFD) {} in FDRPCChannel() function
/aosp_15_r20/external/llvm/tools/lli/
H A DRemoteJITUtils.h30 FDRPCChannel(int InFD, int OutFD) : InFD(InFD), OutFD(OutFD) {} in FDRPCChannel() function