Module Dwarf_attributes.Class
type address = [ | `address
]type addrptr = [ | `addrptr
]type block = [ | `block
]type constant = [ | `constant
]type exprloc = [ | `exprloc
]type lineptr = [ | `lineptr
]type loclist = [ | `loclist
]type loclistsptr = [ | `loclistsptr
]type macptr = [ | `macptr
]type rnglist = [ | `rnglist
]type rnglistsptr = [ | `rnglistsptr
]type reference = [ | `reference
]type string = [ | `string
]type stroffsetsptr = [ | `stroffsetsptr
]