xiaobai added a comment.

  $ nm /lib64/libm.so.6 | grep " a$"
  0000000000093bb0 r a
  00000000000c6a80 r a
  0000000000093bb0 r a

This is what I get, which seems to match what you said. These are definitely 
internal to libm. It's a similar story for the symbol `b`.


https://reviews.llvm.org/D39307



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to