adrianstone55 / SymbolSort

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

Do not allow symbols from different sources affect each other #20

Closed stgatilov closed 6 years ago

stgatilov commented 6 years ago

Process each PDB separately from other inputs. Do not allow symbols from different PDB files overlap each other by RVA.