pdb-type-viewer
pdb-type-viewer copied to clipboard
Given a type T of size S, with a parent which is totally empty, the padding is calculated to be -1. This happens because the type size is reported as...

Different highlight of paddings at same level
Currently, only byte-padding detection is supported. Bit-padding detection should also report different base types for bitfields
This should include: - overall type padding - min / max / average / median padding - "recoverable" paddings - more advanced analysis which tries to determine if any member...