mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-14 07:31:53 +00:00
f7d0c1f9cf
When printing line information and file checksums, we were printing the file offset field from the struct header. This teaches llvm-pdbdump how to turn those numbers into the filename. In the case of file checksums, this is done by looking in the global string table. In the case of line contributions, this is done by indexing into the file names buffer of the DBI stream. Why they use a different technique I don't know. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271630 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
fuzzer | ||
BuiltinDumper.cpp | ||
BuiltinDumper.h | ||
ClassDefinitionDumper.cpp | ||
ClassDefinitionDumper.h | ||
CMakeLists.txt | ||
CompilandDumper.cpp | ||
CompilandDumper.h | ||
EnumDumper.cpp | ||
EnumDumper.h | ||
ExternalSymbolDumper.cpp | ||
ExternalSymbolDumper.h | ||
FunctionDumper.cpp | ||
FunctionDumper.h | ||
LinePrinter.cpp | ||
LinePrinter.h | ||
llvm-pdbdump.cpp | ||
llvm-pdbdump.h | ||
LLVMBuild.txt | ||
TypedefDumper.cpp | ||
TypedefDumper.h | ||
TypeDumper.cpp | ||
TypeDumper.h | ||
VariableDumper.cpp | ||
VariableDumper.h |