llvm-project/lldb/source/Plugins/SymbolVendor/ELF
Jonas Devlieghere 5c1c8443eb [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC)
This patch introduces a LLDB_SCOPED_TIMER macro to hide the needlessly
repetitive creation of scoped timers in LLDB. It's similar to the
LLDB_LOG(F) macro.

Differential revision: https://reviews.llvm.org/D93663
2020-12-22 09:10:27 -08:00
..
CMakeLists.txt Add llvm-style RTTI to ObjectFile hierarchy 2019-07-31 11:57:34 +00:00
SymbolVendorELF.cpp [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC) 2020-12-22 09:10:27 -08:00
SymbolVendorELF.h [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00