Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0cb13d704c87843d083a3eb646e36007e7a6a7f
/
llvm
/
tools
/
llvm-pdbdump
/
LLVMOutputStyle.cpp
aae91d10
Fix --Wunused-function.
by Rui Ueyama
· 9 years ago
6b6b8c4
NFC: Rename (PDB) RawSession to NativeSession
by Adrian McCarthy
· 9 years ago
29da5db
[pdb] Correctly parse the hash adjusters table from TPI stream.
by Zachary Turner
· 9 years ago
760ad4d
[pdb] Write the Named Stream mapping to Yaml and binary.
by Zachary Turner
· 9 years ago
44a643c
[llvm-pdbdump] Add a compact dump mode.
by Zachary Turner
· 9 years ago
629cb7d
[CodeView] Finish decoupling TypeDatabase from TypeDumper.
by Zachary Turner
· 9 years ago
312fd0e
by Bob Haarman
· 9 years ago
a5b4358
[pdb] handle missing pdb streams more gracefully
by Bob Haarman
· 9 years ago
c95b464
Do not print out Flags field twice.
by Rui Ueyama
· 9 years ago
653baa2
[pdb] added support for dumping globals stream
by Bob Haarman
· 9 years ago
0d84074
Refactor Symbol visitor code.
by Zachary Turner
· 9 years ago
c67b00c
[pdb] Get rid of Data and RawData in CVType.
by Zachary Turner
· 9 years ago
36efbfa
[pdb] Print out some more info when dumping a raw stream.
by Zachary Turner
· 9 years ago
72c5b64
[pdb] Add command line options for dumping individual streams and blocks
by Zachary Turner
· 9 years ago
5e3e4bb
[CodeView] Decouple record deserialization from visitor dispatch.
by Zachary Turner
· 9 years ago
8cf51c3
[msf] Make FPM reader use MappedBlockStream.
by Zachary Turner
· 9 years ago
22e6738
pdbdump: Do not treat stream 0 pages as allocated pages.
by Rui Ueyama
· 9 years ago
d3c7b8e
[msf] Teach LLVM to parse a split Fpm.
by Zachary Turner
· 9 years ago
7a5cdc6
pdbdump: Dump Free Page Map contents.
by Rui Ueyama
· 9 years ago
a3225b0
[msf] Resubmit "Rename Msf -> MSF".
by Zachary Turner
· 9 years ago
334aec4
Revert "[msf] Rename Msf to MSF."
by Zachary Turner
· 9 years ago
a010f5c
[msf] Rename Msf to MSF.
by Zachary Turner
· 9 years ago
d66889c
[pdb] Refactor library to more clearly separate reading/writing
by Zachary Turner
· 9 years ago
199f48a
Get rid of IMsfStreamData class.
by Zachary Turner
· 9 years ago
bac69d3
[msf] Create LLVMDebugInfoMsf
by Zachary Turner
· 9 years ago
b927e02
[pdb] Teach MsfBuilder and other classes about the Free Page Map.
by Zachary Turner
· 9 years ago
faa554b
[pdb] Use MsfBuilder to handle the writing PDBs.
by Zachary Turner
· 9 years ago
da5b4cc
[codeview] Drop unused private inheritance.
by Benjamin Kramer
· 9 years ago
a30bd1a
Update llvm-pdbdump to use subcommands.
by Zachary Turner
· 9 years ago
11582c5
[pdb] Don't error on missing FPO streams
by Reid Kleckner
· 9 years ago
01ee3dae
Resubmit "[pdb] Change type visitor pattern to be dynamic."
by Zachary Turner
· 9 years ago
73b0b2f
Revert "[pdb] Change type visitor pattern to be dynamic."
by Zachary Turner
· 9 years ago
1f6372c
[pdb] Change type visitor pattern to be dynamic.
by Zachary Turner
· 9 years ago
a1657a9
[pdb] Handle stream index errors better.
by Zachary Turner
· 9 years ago
d2b2bfe
[pdb] Try to fix use after free.
by Zachary Turner
· 9 years ago
f14a74c
[pdbdump] Print out # of hash buckets.
by Rui Ueyama
· 9 years ago
d833917
[pdbdump] Print out TPI hash key size.
by Rui Ueyama
· 9 years ago
d844799
[pdb] Use MappedBlockStream to parse the PDB directory.
by Zachary Turner
· 9 years ago
2c5384a
[pdbdump] Print section header flags.
by Rui Ueyama
· 9 years ago
7120a47
[llvm-pdbdump] Dump MSF headers to YAML.
by Zachary Turner
· 9 years ago
ef2b488
[pdbdump] Print out New FPO stream contents.
by Rui Ueyama
· 9 years ago
fd97bf1
pdbdump: print out TPI hashes.
by Rui Ueyama
· 10 years ago
d311739
[llvm-pdbdump] Introduce an abstraction for the output style.
by Zachary Turner
· 10 years ago