d3a25d37创建于 2024年6月4日历史提交
open! Core

type t =
  { start_addr : int64
  ; size : int
  ; function_ : string
  }
[@@deriving sexp, compare, bin_io, hash]