dbghelp: While loading MSC debug info, don't handle public symbol at once, but…
dbghelp: While loading MSC debug info, don't handle public symbol at once, but delay their handling after all other symbols are loaded.
This allows to handle properly addresses between public and real
symbols. It should also increase drastically the performance of
.dbg/.pdb loading.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment