package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | WRITE
  2. | ALLOC
  3. | EXECINSTR
  4. | MERGE
  5. | STRINGS
  6. | OS_NONCONFORMING
  7. | GROUP
  8. | TLS
  9. | OS
  10. | PROC
val is : Loader_types.u16 -> t -> bool
include Sigs.PRINTABLE with type t := Loader_types.u16