jon.recoil.org

Module Relocation.Kind

type t =
  1. | REL32 of string * int64
  2. | DIR32 of string * int64
  3. | DIR64 of string * int64