Searched defs:fileType (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/lib/Core/
H A DReader.cpp39 file_magic fileType = identify_magic(content); local
/freebsd-13-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp340 llvm::MachO::HeaderFileType fileType = llvm::MachO::MH_EXECUTE; local
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h226 HeaderFileType fileType = llvm::MachO::MH_OBJECT; member in struct:lld::mach_o::normalized::NormalizedFile
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp765 Error CC::MakeSharedObject(const std::string &InputFile, FileType fileType, argument
622 ExecuteProgram(const std::string &ProgramFile, const std::vector<std::string> &Args, FileType fileType, const std::string &InputFile, const std::string &OutputFile, const std::vector<std::string> &ArgsForCC, unsigned Timeout, unsigned MemoryLimit) argument

Completed in 94 milliseconds