Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp46 int OutFD = 0; main() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h128 int OutFD) in FDSimpleRemoteEPCTransport()
138 int InFD, OutFD; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp51 int OutFD) { in Create()