Searched defs:getFileFormatName (Results 1 – 9 of 9) sorted by relevance
56 StringRef getFileFormatName() const override { return "GOFF-SystemZ"; } in getFileFormatName() function
1282 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
238 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
791 StringRef getFileFormatName() const { in getFileFormatName() function
38 StringRef COFFImportFile::getFileFormatName() const { in getFileFormatName() function in llvm::object::COFFImportFile
721 StringRef XCOFFObjectFile::getFileFormatName() const { in getFileFormatName() function in llvm::object::XCOFFObjectFile
2092 StringRef WasmObjectFile::getFileFormatName() const { return "WASM"; } in getFileFormatName() function in WasmObjectFile
1054 StringRef COFFObjectFile::getFileFormatName() const { in getFileFormatName() function in COFFObjectFile
2660 StringRef MachOObjectFile::getFileFormatName() const { in getFileFormatName() function in MachOObjectFile