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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils