I've just noticed that Claw receives the size and alignment of each type from libresect. Why doesn't it just record that information directly in the deficlass/defistruct form rather than generating reporters to obtain it at runtime? Is there some scenario in which it would get different values at runtime?
I've just noticed that Claw receives the size and alignment of each type from libresect. Why doesn't it just record that information directly in the
deficlass/defistructform rather than generating reporters to obtain it at runtime? Is there some scenario in which it would get different values at runtime?