https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232983
Bug ID: 232983
Summary: readelf: does not decode DT_FLAGS/DT_FLAGS_1
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
GNU readelf reports:
Dynamic section at offset 0x9028 contains 25 entries:
Tag Type Name/Value
...
0x000000000000001e (FLAGS) BIND_NOW
0x000000006ffffffb (FLAGS_1) Flags: NOW
ELF Tool Chain readelf reports:
Dynamic section at offset 0x9028 contains 25 entries:
Tag Type Name/Value
...
0x000000000000001e FLAGS
0x000000006ffffffb FLAGS_1
We should decode and display the individual flags.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"