Home
last modified time | relevance | path

Searched defs:FileFormatName (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Readers/
DLVELFReader.h125 LVELFReader(StringRef Filename, StringRef FileFormatName, in LVELFReader()
DLVBinaryReader.h147 LVBinaryReader(StringRef Filename, StringRef FileFormatName, ScopedPrinter &W, in LVBinaryReader()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/
DLVReaderHandler.cpp42 PdbOrObj &Input, StringRef FileFormatName, in createReader()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVReader.h80 std::string FileFormatName; variable
DLVScope.h793 void setFileFormatName(StringRef FileFormatName) { in setFileFormatName()