Home
last modified time | relevance | path

Searched defs:writeFile (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DWriterMachO.cpp30 llvm::Error writeFile(const lld::File &file, StringRef path) override { in writeFile() function in lld::mach_o::MachOWriter
/freebsd-13.1/contrib/llvm-project/lld/lib/Core/
H A DLinkingContext.cpp26 llvm::Error LinkingContext::writeFile(const File &linkedFile) const { in writeFile() function in lld::LinkingContext
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c335 static int writeFile(const char *OutputName) { in writeFile() function
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp1299 llvm::Error writeFile(const lld::File &file, StringRef outPath) override { in writeFile() function in lld::yaml::Writer
/freebsd-13.1/contrib/sqlite3/
H A Dshell.c2515 static int writeFile( in writeFile() function