bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/21290] New: nm should distinguish TLS variables


From: tromey at sourceware dot org
Subject: [Bug binutils/21290] New: nm should distinguish TLS variables
Date: Wed, 22 Mar 2017 14:55:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21290

            Bug ID: 21290
           Summary: nm should distinguish TLS variables
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

When I run nm on a .o, a TLS global shows up like:

pokyo. nm ./js/src/Unified_cpp_js_src34.o | grep Tls
0000000000000000 B _ZN2js10TlsContextE

It would be handy if these could be distinguished from ordinary BSS symbols in
the nm output.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]