Previous: Parsing string tables, Up: Parsing procedures [Contents][Index]
The following predicates can validate ELF identifier and ELF header records obtained from parsing binary data.
Validates the magic, class, data, version, osabi, abiversion, and pad of the ELF identifier. In particular, it ensures that these fields only take recognizable values.
Validates the elf-ident with valid-elf-ident?, and in addition,
the type, machine, version, and ehsize of the ELF header.