dwww Home | Manual pages | Find package

Binutils(3o)                     OCaml library                    Binutils(3o)

NAME
       Binutils - no description

Module
       Module   Binutils

Documentation
       Module Binutils
        : sig end

       type error =
        | Truncated_file
        | Unrecognized of string
        | Unsupported of string * int64
        | Out_of_range of string

       val error_to_string : error -> string

       type t

       val read : string -> (t, error) Result.t

       val defines_symbol : t -> string -> bool

       val symbol_offset : t -> string -> int64 option

OCamldoc                          2023-02-12                      Binutils(3o)

Generated by dwww version 1.15 on Sun Jun 23 03:37:07 CEST 2024.