Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp35 void DiscardOutput(int Fd) { in DiscardOutput() argument
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.cpp110 FILE* OpenFile(int Fd, const char* Mode) { in OpenFile()
118 int DuplicateFile(int Fd) { in DuplicateFile()
H A DFuzzerUtilDarwin.cpp160 void DiscardOutput(int Fd) { in DiscardOutput()
H A DFuzzerUtilWindows.cpp219 DiscardOutput(int Fd) DiscardOutput() argument
H A DFuzzerUtilFuchsia.cpp595 DiscardOutput(int Fd) DiscardOutput() argument
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp222 loadYAML(sys::fs::file_t Fd, size_t FileSize, StringRef Filename, in loadYAML()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3161 Register Fd = MI.getOperand(0).getReg(); emitCOPY_FW() local
3206 Register Fd = MI.getOperand(0).getReg(); emitCOPY_FD() local
3755 Register Fd = MI.getOperand(0).getReg(); emitFPEXTEND_PSEUDO() local
[all...]