Searched defs:getFileFormatName (Results 1 – 9 of 9) sorted by relevance
57 StringRef getFileFormatName() const override { return "GOFF-SystemZ"; } in getFileFormatName() function
1287 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
265 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
819 StringRef getFileFormatName() const { in getFileFormatName() function
38 StringRef COFFImportFile::getFileFormatName() const { in getFileFormatName() function in llvm::object::COFFImportFile
726 StringRef XCOFFObjectFile::getFileFormatName() const { in getFileFormatName() function in llvm::object::XCOFFObjectFile
2113 StringRef WasmObjectFile::getFileFormatName() const { return "WASM"; } in getFileFormatName() function in WasmObjectFile
1121 StringRef COFFObjectFile::getFileFormatName() const { in getFileFormatName() function in COFFObjectFile
2659 StringRef MachOObjectFile::getFileFormatName() const { in getFileFormatName() function in MachOObjectFile