Skip to content

Conversation

@stgatilov
Copy link
Contributor

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

stgatilov added 12 commits May 9, 2018 20:26
Note: there are some very rare names starting with " ?? ".
I cannot understand where they come from.
…from special files.

  [unclear_source]: default-generated methods (constructors and destructors)
  [not_in_pdb]: non-code stuff (constants, values, RTTI, locals, dtors, initializers, etc)
For public symbols, "name" gives exactly the raw name of symbol.
For private ones, it is not even clear how to determine raw name, since linker did not see then.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant