llvm-project/lldb/source
Muhammad Omair Javaid b9993fcbf5 DynamicRegisterInfo calculate offsets in separate function
This patch pull offset calculation logic out of DynamicRegisterInfo::Finalize
into a separate function. We are going to call this function whenever we
update SVE register sizes.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D94008
2021-01-15 16:21:18 +05:00
..
API [lldb] Add SBType::GetEnumerationIntegerType method 2020-12-22 10:08:22 -08:00
Breakpoint [lldb] Access the ModuleList through iterators where possible (NFC) 2021-01-07 21:06:36 -08:00
Commands [lldb] Access the ModuleList through iterators where possible (NFC) 2021-01-07 21:06:36 -08:00
Core Don't take the address of a temporary 2021-01-08 13:24:07 -08:00
DataFormatters [lldb] Remove assumption from Clang-based data formatters that their types are in the scratch AST 2020-12-10 17:35:03 +01:00
Expression [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Host [lldb] Fix some bugs in the Pipe class and add tests 2021-01-10 21:59:16 +01:00
Initialization [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC) 2020-12-22 09:10:27 -08:00
Interpreter [lldb] Refactor and simplify GetCommandSPExact interface 2020-12-23 10:43:13 -08:00
Plugins DynamicRegisterInfo calculate offsets in separate function 2021-01-15 16:21:18 +05:00
Symbol [lldb] Simplify ObjectFile::FindPlugin (NFC) 2020-12-23 14:06:40 -08:00
Target [lldb] Access the ModuleList through iterators where possible (NFC) 2021-01-07 21:06:36 -08:00
Utility [LLDB][RISCV] Add RISC-V ArchSpec and rv32/rv64 variant detection 2021-01-07 23:02:55 +00:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00