Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Debugging
Projects
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Kestrel-books
X86isa
Axe
Execloader
Elf-reader
Mach-o-reader
Read-load_commands
Read-section_data_sz_structures
Mach-o-section-header
Mach-o-header
Populate-mach-o-contents
Good-mach-o-p
Fill-data-segment-bytes
Fill-text-text-section-bytes
Fill-text-segment-bytes
Fill-text-cstring-section-bytes
Fill-text-const-section-bytes
Fill-data-dyld-section-bytes
Fill-data-data-section-bytes
Fill-data-const-section-bytes
Fill-data-common-section-bytes
Fill-data-bss-section-bytes
Read-mach_header
Populate-mach-o
Mach-o-section-headers
Mach-o-section-headers-fix
Mach-o-section-headers-equiv
Mach-o-section-headers-p
Merge-first-split-bytes
Split-bytes
Take-till-zero
Charlist->bytes
Merge-bytes
Bytes->charlist
String->bytes
Bytes->string
Math
Testing-utilities
Mach-o-reader
Mach-o-section-headers
A list of
mach-o-section-header-p
objects.
This is an ordinary
fty::deflist
.
Subtopics
Mach-o-section-headers-fix
(mach-o-section-headers-fix x)
is a usual
ACL2::fty
list fixing function.
Mach-o-section-headers-equiv
Basic equivalence relation for
mach-o-section-headers
structures.
Mach-o-section-headers-p
(mach-o-section-headers-p x)
recognizes lists where every element satisfies
mach-o-section-header-p
.