labath wrote:

Okay, so IIUC, you have a tool (the "static disassembler"), which you're 
cross-referencing the lldb output with, and this makes it easier because the 
tool does not use the same made up names for stripped symbols. Makes sense, I 
guess.

I don't think there's any grand scheme behind the current symbol 
naming/numbering scheme, so I think it'd make sense to just use the file 
address unconditionally. @jasonmolenda, what do you think about all this?

https://github.com/llvm/llvm-project/pull/137512
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to