package linksem

  1. Overview
  2. Docs
A formalisation of the core ELF and DWARF file formats written in Lem

Install

Dune Dependency

Authors

Maintainers

Sources

0.8.tar.gz
md5=2075c56715539b3b8f54ae65cc808b8c
sha512=f7c16e4036a1440a6a8d13707a43f0f9f9db0c68489215f948cc300b6a164dba5bf852e58f89503e9d9f38180ee658d9478156ca1a1ef64d6861eec5f9cf43d2

doc/linksem_zarith/Abi_amd64_section_header_table/index.html

Module Abi_amd64_section_header_tableSource

abi_amd64_section_header_table module contains section header table * specific definitions for the AMD64 ABI.

AMD64 specific flags. See Section 4.2.1.

Sourceval shf_abi_amd64_large : Nat_big_num.num

AMD64 specific section types. See Section 4.2.2

Sourceval sht_abi_amd64_unwind : Nat_big_num.num
Sourceval string_of_abi_amd64_section_type : Nat_big_num.num -> string

string_of_abi_amd64_section_type m produces a string based representation * of AMD64 section type m.

Special sections

Sourceval abi_amg64_special_sections : (string, Nat_big_num.num * Nat_big_num.num) Pmap.map
Sourceval abi_amd64_special_sections_large_code_model : (string, Nat_big_num.num * Nat_big_num.num) Pmap.map
OCaml

Innovation. Community. Security.