Searched defs:getFileFormatName (Results 1 – 7 of 7) sorted by relevance
140 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
790 StringRef getFileFormatName() const { in getFileFormatName() function
1181 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
707 StringRef XCOFFObjectFile::getFileFormatName() const { in getFileFormatName() function in llvm::object::XCOFFObjectFile
1830 StringRef WasmObjectFile::getFileFormatName() const { return "WASM"; } in getFileFormatName() function in WasmObjectFile
1007 StringRef COFFObjectFile::getFileFormatName() const { in getFileFormatName() function in COFFObjectFile
2653 StringRef MachOObjectFile::getFileFormatName() const { in getFileFormatName() function in MachOObjectFile