package linksem

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Abi_cheri_mips64_relocationSource

Sourceval r_mips_cheri_absptr : Nat_big_num.num
Sourceval r_mips_cheri_size : Nat_big_num.num
Sourceval r_mips_cheri_capability : Nat_big_num.num
Sourceval string_of_cheri_mips_relocation_subtype : Nat_big_num.num -> string
Sourceval string_of_cheri_mips64_relocation_type : Nat_big_num.num -> string
Sourceval cheri_mips64_reloc : Nat_big_num.num -> bool * 'abifeature Memory_image.reloc_apply_fn
Sourceval abi_cheri_mips64_function_reloc_flag : Nat_big_num.num
Sourcetype cheri_mips64_cap_reloc = {
  1. cheri_mips64_cap_reloc_location : Uint64_wrapper.uint64;
  2. cheri_mips64_cap_reloc_object : Uint64_wrapper.uint64;
  3. cheri_mips64_cap_reloc_offset : Uint64_wrapper.uint64;
  4. cheri_mips64_cap_reloc_size : Uint64_wrapper.uint64;
  5. cheri_mips64_cap_reloc_permissions : Uint64_wrapper.uint64;
}
Sourceval cheri_mips64_cap_reloc_is_function : cheri_mips64_cap_reloc -> bool
OCaml

Innovation. Community. Security.