HomeFreeBSD

readelf: add more DT_FLAGS_1 flags

Description

readelf: add more DT_FLAGS_1 flags

Reference:
https://docs.oracle.com/cd/E36784_01/html/E36857/chapter6-42444.html

DF_1_SINGLETON Singleton symbols exist.
DF_1_STUB Object is a stub.
DF_1_PIE Object is a position-independent executable.

Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS361661: Remove remnant of arm's ELF trampoline
Branches
Unknown
Tags
Unknown