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

/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp577 StringRef COFFObjectFile::getFileFormatName() const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp1268 StringRef MachOObjectFile::getFileFormatName() const { function in class:llvm::object::MachOObjectFile
/external/llvm/include/llvm/Object/
H A DELF.h810 virtual StringRef getFileFormatName() const;
2744 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { function in class:llvm::object::ELFObjectFile

Completed in 167 milliseconds