Add a contents_size field to struct span, for the size excluding padding.
commitcf8ea4f1cf19a4519c3ec7d9c3f1dbd5dd5e3991
authorAnders Kaseorg <andersk@mit.edu>
Wed, 21 Jan 2009 20:26:58 +0000 (21 15:26 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Wed, 21 Jan 2009 21:29:03 +0000 (21 16:29 -0500)
tree0fa217c467c2241fcd8b526a5d94cbdbd14225ac
parent920a8fef170b10a4f8178733086a5ce6b1ffdd1c
Add a contents_size field to struct span, for the size excluding padding.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
kmodsrc/offsets.c
kmodsrc/offsets.h
objcommon.h
objmanip.c