package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type token =
  1. | EOF
  2. | ADDRESS of Z.t
exception Error
val addresses : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> Virtual_address.t list
val address : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> Virtual_address.t
OCaml

Innovation. Community. Security.