HomeFreeBSD

Export the eflags field from the elf header. This allows better

Description

Export the eflags field from the elf header. This allows better
discrimination between different subarch binaries, at least for mips
and arm. Arm is implemented, mips is still tbd, so not currently
exported. aarch64 does not export this because aarch64 binaries use
different tags and flags than arm.

Differential Revision: https://reviews.freebsd.org/D2611

Details

Provenance
impAuthored on
Differential Revision
D2611: Export eflags field from elf headers everywhere.
Parents
rS283296: ddb: Use NULL for pointers
Branches
Unknown
Tags
Unknown