HomeFreeBSD

readelf: fix printing of DT_FILTER and some other DT_* values

Description

readelf: fix printing of DT_FILTER and some other DT_* values

Some non-processor-specific DT_* values overlap the range DT_LOPROC to
DT_HIPROC. Handle common ones first, then the processor-specific ones.

Obtained from: ELF Tool Chain r3563
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS321044: Added two regression tests.
Branches
Unknown
Tags
Unknown