================
@@ -265,6 +265,10 @@ class Module : public std::enable_shared_from_this<Module>,
lldb::SymbolType symbol_type,
SymbolContextList &sc_list);
+ void FindSymbolsContainingFileAddress(const Address &addr,
----------------
adrian-prantl wrote:
Can you add a doxygen comment for this method?
https://github.com/llvm/llvm-project/pull/178695
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits