Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Kestrel-books
X86isa
Axe
Execloader
Elf-reader
Elf64_sym
Elf32_sym
Elf-header
Elf-section-header
Elf64-segment-header
Elf32-segment-header
Elf32-segment-header-fix
Make-elf32-segment-header
Elf32-segment-header-equiv
Elf32-segment-header-p
Change-elf32-segment-header
Elf32-segment-header->vaddr
Elf32-segment-header->type
Elf32-segment-header->paddr
Elf32-segment-header->offset
Elf32-segment-header->memsz
Elf32-segment-header->flags
Elf32-segment-header->filesz
Elf32-segment-header->align
Elf_bits32
Elf_bits8
Elf_bits64
Elf_bits16
Section-info
Read-section-headers
Read-segment-headers-64
Read-segment-headers-32
Read-section-names
Elf64_sym-info
Elf32_sym-info
Read-elf-header
Parse-symtab-entries
Populate-elf-contents
Is-elf-content-p
Get-string-section-data
Get-section-info1
Set-elf-stobj-fields
Get-named-section-headers
Elf-read-mem-null-term
Get-section-info
Get-symtab-entries
Find-label-address-from-elf-symtab-info
Section-names
Populate-elf
Get-label-addresses
Elf-read-string-null-term
Get-label-address
Good-elf-p
Elf64_sym-equiv-under-mask
Elf64-segment-headers
Elf32_sym-equiv-under-mask
Elf32-segment-headers
Section-info-list
Elf64_sym-info-list
Elf32_sym-info-list
Elf-section-headers
Elf64_sym-debug
Elf32_sym-debug
Mach-o-reader
Merge-first-split-bytes
Split-bytes
Take-till-zero
Charlist->bytes
Merge-bytes
Bytes->charlist
String->bytes
Bytes->string
Math
Testing-utilities
Elf-reader
Elf32-segment-header
This is a product type introduced by
defprod
.
Fields
type —
natp
flags —
natp
offset —
natp
vaddr —
natp
paddr —
natp
filesz —
natp
memsz —
natp
align —
natp
Subtopics
Elf32-segment-header-fix
Fixing function for
elf32-segment-header
structures.
Make-elf32-segment-header
Basic constructor macro for
elf32-segment-header
structures.
Elf32-segment-header-equiv
Basic equivalence relation for
elf32-segment-header
structures.
Elf32-segment-header-p
Recognizer for
elf32-segment-header
structures.
Change-elf32-segment-header
Modifying constructor for
elf32-segment-header
structures.
Elf32-segment-header->vaddr
Get the
vaddr
field from a
elf32-segment-header
.
Elf32-segment-header->type
Get the
type
field from a
elf32-segment-header
.
Elf32-segment-header->paddr
Get the
paddr
field from a
elf32-segment-header
.
Elf32-segment-header->offset
Get the
offset
field from a
elf32-segment-header
.
Elf32-segment-header->memsz
Get the
memsz
field from a
elf32-segment-header
.
Elf32-segment-header->flags
Get the
flags
field from a
elf32-segment-header
.
Elf32-segment-header->filesz
Get the
filesz
field from a
elf32-segment-header
.
Elf32-segment-header->align
Get the
align
field from a
elf32-segment-header
.