Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/
H A DLVReaderHandler.cpp41 PdbOrObj &Input, StringRef FileFormatName, in createReader()
270 StringRef FileFormatName; in handleObject() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h200 LVBinaryReader(StringRef Filename, StringRef FileFormatName, ScopedPrinter &W, in LVBinaryReader()
H A DLVDWARFReader.h131 LVDWARFReader(StringRef Filename, StringRef FileFormatName, in LVDWARFReader()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h127 std::string FileFormatName; variable
H A DLVScope.h794 void setFileFormatName(StringRef FileFormatName) { in setFileFormatName()