Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

Binutils.3o - Man Page

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

Info

2024-06-19 OCamldoc OCaml library