llvm-project/lldb/source/Plugins/MemoryHistory
Jonas Devlieghere f2e05855de [lldb] Access the ModuleList through iterators where possible (NFC)
Replace uses of GetModuleAtIndexUnlocked and
GetModulePointerAtIndexUnlocked with the ModuleIterable and
ModuleIterableNoLocking where applicable.

Differential revision: https://reviews.llvm.org/D94271
2021-01-07 21:06:36 -08:00
..
asan [lldb] Access the ModuleList through iterators where possible (NFC) 2021-01-07 21:06:36 -08:00
CMakeLists.txt