jon.recoil.org

Module Dwarf_attributes.Class

type address = [
  1. | `address
]
type addrptr = [
  1. | `addrptr
]
type block = [
  1. | `block
]
type constant = [
  1. | `constant
]
type exprloc = [
  1. | `exprloc
]
type flag = [
  1. | `flag
]
type lineptr = [
  1. | `lineptr
]
type loclist = [
  1. | `loclist
]
type loclistsptr = [
  1. | `loclistsptr
]
type macptr = [
  1. | `macptr
]
type rnglist = [
  1. | `rnglist
]
type rnglistsptr = [
  1. | `rnglistsptr
]
type reference = [
  1. | `reference
]
type string = [
  1. | `string
]
type stroffsetsptr = [
  1. | `stroffsetsptr
]
module Dwarf_4 : sig ... end