Home
last modified time | relevance | path

Searched defs:Fd (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp35 void DiscardOutput(int Fd) { in DiscardOutput()
H A DFuzzerIOWindows.cpp217 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile()
221 int CloseFile(int Fd) { in CloseFile()
225 int DuplicateFile(int Fd) { in DuplicateFile()
H A DFuzzerIOPosix.cpp111 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile()
119 int DuplicateFile(int Fd) { in DuplicateFile()
H A DFuzzerUtilDarwin.cpp160 void DiscardOutput(int Fd) { in DiscardOutput() argument
H A DFuzzerUtilWindows.cpp224 void DiscardOutput(int Fd) { in DiscardOutput()
H A DFuzzerUtilFuchsia.cpp596 void DiscardOutput(int Fd) { in DiscardOutput()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_x86_64.cpp29 retryingReadSome(int Fd, char *Begin, char *End) XRAY_NEVER_INSTRUMENT { in retryingReadSome()
50 int Fd = open(Filename, O_RDONLY | O_CLOEXEC); in readValueFromFile() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c273 static int isLocalFilesystem(int Fd) { in isLocalFilesystem()
317 static int isMmapSafe(int Fd) { in isMmapSafe()
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp222 loadYAML(sys::fs::file_t Fd, size_t FileSize, StringRef Filename, in loadYAML()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3229 Register Fd = MI.getOperand(0).getReg(); in emitCOPY_FW() local
3274 Register Fd = MI.getOperand(0).getReg(); in emitCOPY_FD() local
3823 Register Fd = MI.getOperand(0).getReg(); in emitFPEXTEND_PSEUDO() local