Searched defs:Fopen (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/posix/ | ||
H A D | FileSystemPosix.cpp | 75 FILE *FileSystem::Fopen(const char *path, const char *mode) { Fopen() function in FileSystem |
/llvm-project/lldb/source/Host/windows/ | ||
H A D | FileSystem.cpp | 88 FILE *FileSystem::Fopen(const char *path, const char *mode) { Fopen() function in FileSystem |