adrianstone55 / SymbolSort

A Utility for Measuring C++ Code Bloat
http://gameangst.com/?p=320
Apache License 2.0
117 stars 17 forks source link

Analyze .obj files with source file info taken from .pdb #25

Open stgatilov opened 6 years ago

stgatilov commented 6 years ago

This is the implementation of "PDB approach" for seeing how much bloat is generated by headers (issue).