jon.recoil.org

Module Dwarf_low.Unit_type

type t =
  1. | Compile
  2. | Type
  3. | Partial
  4. | Skeleton
  5. | Split_compile
  6. | Split_type
val code : Dwarf_low.Unit_type.t -> int
val emit : asm_directives:Asm_targets.Asm_directives_dwarf.t -> Dwarf_low.Unit_type.t -> unit