Home
last modified time | relevance | path

Searched refs:getFileFormatName (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/
H A DLVReaderHandler.cpp122 createReader(Filename, Readers, Input, Obj.getFileFormatName())) in handleMach()
142 Input.get<ObjectFile *>()->getFileFormatName()); in handleObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DCOFFImportFile.h78 StringRef getFileFormatName() const;
DGOFFObjectFile.h56 StringRef getFileFormatName() const override { return "GOFF-SystemZ"; } in getFileFormatName() function
DWasm.h212 StringRef getFileFormatName() const override;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DCOFFImportFile.h96 StringRef getFileFormatName() const;
DGOFFObjectFile.h53 StringRef getFileFormatName() const override { return "GOFF-SystemZ"; } in getFileFormatName() function
DWasm.h212 StringRef getFileFormatName() const override;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DCOFFImportFile.h96 StringRef getFileFormatName() const;
DGOFFObjectFile.h53 StringRef getFileFormatName() const override { return "GOFF-SystemZ"; } in getFileFormatName() function
DWasm.h212 StringRef getFileFormatName() const override;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFFObjectFile.h53 StringRef getFileFormatName() const override { return "GOFF-SystemZ"; } in getFileFormatName() function
DWasm.h207 StringRef getFileFormatName() const override;
/aosp_15_r20/external/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp86 outs() << Filename.str() << ":\tfile format " << Obj.getFileFormatName() in DumpObjectFile()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h140 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVReader.h238 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVReader.h238 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVReader.h238 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVReader.h238 StringRef getFileFormatName() const { return FileFormatName; } in getFileFormatName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h290 StringRef getFileFormatName() const override;
H A DWasm.h201 StringRef getFileFormatName() const override;
H A DObjectFile.h320 virtual StringRef getFileFormatName() const = 0;
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DELFObjectFile.h333 StringRef getFileFormatName() const override;
837 StringRef ELFObjectFile<ELFT>::getFileFormatName() const { in getFileFormatName() function
H A DObjectFile.h264 virtual StringRef getFileFormatName() const = 0;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DWasm.h204 StringRef getFileFormatName() const override;
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp350 outs() << "Format: " << Obj->getFileFormatName() << "\n"; in dumpObject()

123