Searched defs:createObjectFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp135 ObjectFile::createObjectFile(MemoryBufferRef Object, file_magic Type) { function in class:ObjectFile
185 ObjectFile::createObjectFile(StringRef ObjectPath) { function in class:ObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h354 createObjectFile(MemoryBufferRef Object) { function in class:llvm::object::ObjectFile
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1643 InputFile *elf::createObjectFile(MemoryBufferRef mb, StringRef archiveName, function in class:elf

Completed in 116 milliseconds