llvm-project/lldb/source/Plugins/Process
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
..
FreeBSD [lldb] [Process/FreeBSD] Add more 'override' keywords 2020-12-13 09:59:32 +01:00
FreeBSDRemote [lldb] [Process/FreeBSDRemote] Remove anonymous namespace 2020-12-21 22:26:54 +01:00
Linux [lldb] Remove anonymous namespace from NativeRegisterContextLinux_x86_64 2020-12-21 20:39:05 +01:00
MacOSX-Kernel [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
NetBSD [Process/NetBSD] Copy changes from FreeBSDRemote and reformat 2021-01-02 19:15:12 +01:00
POSIX CrashReason: Add MTE tag check faults to the list of crash reasons. 2020-12-29 14:36:50 -08:00
Utility DynamicRegisterInfo calculate offsets in separate function 2021-01-15 16:21:18 +05:00
Windows/Common [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
elf-core [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
gdb-remote [LLDB] Add per-thread register infos shared pointer in gdb-remote 2021-01-15 16:11:17 +05:00
mach-core [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
minidump [LLDB] MinidumpParser: Prefer executable module even at higher address 2021-01-14 13:17:57 -05:00
CMakeLists.txt [trace] rename ThreadIntelPT into TraceTrace 2020-10-19 15:15:02 -07:00