package linksem

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

Module Elf_memory_image_of_elf64_fileSource

Sourceval section_name_is_unique : string -> Elf_file.elf64_file -> bool
Sourceval create_unique_name_for_section_from_index : 'a -> Elf_interpreted_section.elf64_interpreted_section -> Elf_file.elf64_file -> string
Sourceval create_unique_name_for_common_symbol_from_linkable_name : string -> 'a -> string -> 'b -> string
Sourceval get_unique_name_for_common_symbol_from_linkable_name : string -> 'a -> string -> string
Sourceval elf_memory_image_element_coextensive_with_section : Nat_big_num.num -> Abis.any_abi_feature Memory_image.annotated_memory_image -> string option
Sourceval elf_memory_image_sections_with_indices : Abis.any_abi_feature Memory_image.annotated_memory_image -> (Elf_interpreted_section.elf64_interpreted_section * Nat_big_num.num) list
Sourceval name_of_symbol_def0 : Memory_image.symbol_definition -> string
Sourceval name_of_elf_section : Elf_interpreted_section.elf64_interpreted_section -> 'a -> string option
Sourceval name_of_elf_element : Memory_image.elf_file_feature -> 'a -> string option
Sourceval get_unique_name_for_section_from_index : Nat_big_num.num -> 'a -> Abis.any_abi_feature Memory_image.annotated_memory_image -> string
OCaml

Innovation. Community. Security.