llvm-project/lldb/source/Plugins/ObjectFile
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
..
Breakpad Support build-ids of other sizes than 16 in UUID::SetFromStringRef 2020-06-07 10:03:41 +00:00
ELF [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC) 2020-12-22 09:10:27 -08:00
JIT [lldb] Use std::make_unique<> (NFC) 2020-06-24 17:48:40 -07:00
Mach-O [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC) 2020-12-22 09:10:27 -08:00
PDB [lldb][NFC] Refactor getUUID functionality 2020-10-30 10:44:37 -07:00
PECOFF [lldb][NFC] Refactor getUUID functionality 2020-10-30 10:44:37 -07:00
wasm [lldb] Switch Section-dumping code to raw_ostream 2020-05-14 11:59:18 +02:00
CMakeLists.txt [lldb][PDB] Add ObjectFile PDB plugin 2020-10-26 10:28:48 -07:00