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 { getFileFormatName() function
238 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
791 StringRef getFileFormatName() const { in getFileFormatName() function
36 StringRef COFFImportFile::getFileFormatName() const { getFileFormatName() function in llvm::object::COFFImportFile
721 StringRef XCOFFObjectFile::getFileFormatName() const { getFileFormatName() function in llvm::object::XCOFFObjectFile
2089 StringRef WasmObjectFile::getFileFormatName() const { return "WASM"; } getFileFormatName() function in WasmObjectFile
1054 StringRef COFFObjectFile::getFileFormatName() const { getFileFormatName() function in COFFObjectFile
2660 StringRef MachOObjectFile::getFileFormatName() const { getFileFormatName() function in MachOObjectFile