package linksem
Install
Dune Dependency
Authors
Maintainers
Sources
md5=2075c56715539b3b8f54ae65cc808b8c
sha512=f7c16e4036a1440a6a8d13707a43f0f9f9db0c68489215f948cc300b6a164dba5bf852e58f89503e9d9f38180ee658d9478156ca1a1ef64d6861eec5f9cf43d2
doc/linksem_zarith/Gnu_ext_program_header_table/index.html
Module Gnu_ext_program_header_table
Source
gnu_ext_program_header_table
contains GNU extension specific functionality * related to the program header table.
GNU extensions, as defined in the LSB, see section 11.2.
The element specifies the location and size of a segment that may be made * read-only after relocations have been processed.
The p_flags
member specifies the permissions of the segment containing the * stack and is used to indicate whether the stack should be executable.
The p_flags
member specifies the permissions of the segment containing the * stack and is used to indicate whether the stack should be executable.
Element specifies the location and size of exception handling information.
Element specifies the location and size of exception handling information.
string_of_gnu_ext_segment_type m
produces a string representation of * GNU extension segment type m
.