Member predicate PaddedType :: fieldEnd
Gets the 0-based offset, in bits, of the first free bit after
field f
(which is the index
th field of
this type), taking padding into account, on architecture arch
.
int
fieldEnd
(
int
index
,
Architecture
arch
)