Home
last modified time | relevance | path

Searched defs:getFileFormatName (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVReader.h140 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
DLVScope.h790 StringRef getFileFormatName() const { in getFileFormatName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp390 StringRef XCOFFObjectFile::getFileFormatName() const { in getFileFormatName() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1530 StringRef WasmObjectFile::getFileFormatName() const { return "WASM"; } in getFileFormatName() function in WasmObjectFile
DCOFFObjectFile.cpp883 StringRef COFFObjectFile::getFileFormatName() const { in getFileFormatName() function in COFFObjectFile
DMachOObjectFile.cpp2543 StringRef MachOObjectFile::getFileFormatName() const { in getFileFormatName() function in MachOObjectFile
/external/llvm/include/llvm/Object/
DELFObjectFile.h837 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1056 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DELFObjectFile.h1181 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DWasmObjectFile.cpp1830 StringRef WasmObjectFile::getFileFormatName() const { return "WASM"; } in getFileFormatName() function in WasmObjectFile
DXCOFFObjectFile.cpp707 StringRef XCOFFObjectFile::getFileFormatName() const { in getFileFormatName() function in llvm::object::XCOFFObjectFile
DCOFFObjectFile.cpp1007 StringRef COFFObjectFile::getFileFormatName() const { in getFileFormatName() function in COFFObjectFile
DMachOObjectFile.cpp2653 StringRef MachOObjectFile::getFileFormatName() const { in getFileFormatName() function in MachOObjectFile
/external/llvm/lib/Object/
DCOFFObjectFile.cpp838 StringRef COFFObjectFile::getFileFormatName() const { in getFileFormatName() function in COFFObjectFile
DMachOObjectFile.cpp1145 StringRef MachOObjectFile::getFileFormatName() const { in getFileFormatName() function in MachOObjectFile