[Lldb-commits] [lldb] Add locate time and all symbol file path for each module in statistics (PR #134563)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 9 15:18:23 PDT 2025
https://github.com/clayborg commented:
We should talk about the new API you want to add:
```
virtual std::vector<ObjectFile *> SymbolFile::GetAllObjectFiles();
```
https://github.com/llvm/llvm-project/pull/134563
More information about the lldb-commits
mailing list