Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp283 runParentProcess(pid_t ChildPID,int WriteFD,StringRef CounterName,SmallVectorImpl<int64_t> & CounterValues,ArrayRef<const char * > ValidationCounters,SmallVectorImpl<int64_t> & ValidationCounterValues) const runParentProcess() argument
/llvm-project/llvm/lib/Support/
H A DPath.cpp992 copy_file_internal(int ReadFD,int WriteFD) copy_file_internal() argument
1018 int ReadFD, WriteFD; copy_file() local