Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/Core/
H A DReader.cpp36 Registry::loadFile(std::unique_ptr<MemoryBuffer> mb) const { in loadFile() function in lld::Registry
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp542 loadFile(std::unique_ptr<MemoryBuffer> mb, in loadFile() function in lld::mach_o::normalized::MachOObjectReader
568 loadFile(std::unique_ptr<MemoryBuffer> mb, in loadFile() function in lld::mach_o::normalized::MachODylibReader
588 loadFile(std::unique_ptr<MemoryBuffer> mb, in loadFile() function in lld::mach_o::normalized::MachOTAPIReader
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/
H A DFileArchive.cpp209 ErrorOr<std::unique_ptr<File>> loadFile(std::unique_ptr<MemoryBuffer> mb, in loadFile() function in lld::__anonaa92c4660111::ArchiveReader
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp122 void BlockExtractor::loadFile() { in loadFile() function in BlockExtractor
H A DFunctionImport.cpp147 static std::unique_ptr<Module> loadFile(const std::string &FileName, in loadFile() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp132 static std::unique_ptr<Module> loadFile(const char *argv0, in loadFile() function
/freebsd-13.1/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp114 std::vector<std::unique_ptr<File>> loadFile(MachOLinkingContext &ctx, in loadFile() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp416 static std::unique_ptr<MemoryBuffer> loadFile(StringRef Filename) { in loadFile() function
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp1359 loadFile(std::unique_ptr<MemoryBuffer> mb, in loadFile() function in lld::__anonacaba8890211::YAMLReader