[Bug 232983] readelf: does not decode DT_FLAGS/DT_FLAGS_1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 5 14:17:23 UTC 2018


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: bugs at FreeBSD.org
          Reporter: emaste at freebsd.org

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.


More information about the freebsd-bugs mailing list