mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
7c69a58214
This patch adds the --load-address command line option to llvm-pdbdump, which dumps all addresses assuming the module has loaded at the specified address. Additionally, this patch adds an option to llvm-pdbdump to support dumping of public symbols (i.e. symbols with external linkage). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236342 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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 | ||
Makefile | ||
TypedefDumper.cpp | ||
TypedefDumper.h | ||
TypeDumper.cpp | ||
TypeDumper.h | ||
VariableDumper.cpp | ||
VariableDumper.h |