search for: bf3ea040

Displaying 1 result from an estimated 1 matches for "bf3ea040".

2019 May 15
1
Require support to use LLVM's PDB classes and pdbutil
I'd start with reading the documentation about PDB file format, described here: https://llvm.org/docs/PDB/index.html There's a lot there, but if you want to interpret the contents on your own (even using LLVM's PDB libraries to do the low level work) you're going to need to understand it. Once you have a basic understanding of what goes into a PDB file and how it's