Added accessors for ObjtSection and EnumSection

This commit is contained in:
2022-09-05 01:09:29 -04:00
parent 88de6f0908
commit bc4b2bd33c
2 changed files with 28 additions and 4 deletions

View File

@@ -193,7 +193,7 @@ type ObjtMember struct {
permissionable
valuable
bitWidth uint64
bitWidth uint64
}
// ObjtSection represents an object type definition.