llvm-project/lldb/unittests/Process
David Spickett 585abe3ba5 [lldb] Rename MemoryTagManager RemoveNonAddressBits to RemoveTagBits
This better describes the intent of the method. Which for AArch64
is removing the top byte which includes the memory tags.

It does not include pointer signatures, for those we need to use
the ABI plugin. The rename makes this a little more clear.

It's a bit awkward that the memory tag manager is removing the whole
top byte not just the memory tags but it's an improvement for now.

Reviewed By: omjavaid

Differential Revision: https://reviews.llvm.org/D117671
2022-01-20 10:47:05 +00:00
..
Linux [trace][intel-pt] Implement trace start and trace stop 2021-03-30 17:31:37 -07:00
POSIX Fix buildbot after https://reviews.llvm.org/D115073. 2021-12-07 12:03:45 -08:00
Utility [lldb] Rename MemoryTagManager RemoveNonAddressBits to RemoveTagBits 2022-01-20 10:47:05 +00:00
gdb-remote [lldb/gdb-remote] Ignore spurious ACK packets 2021-11-25 12:34:08 +01:00
minidump [NFC] Inclusive language: Remove instances of master in URLs 2021-11-05 08:48:41 -05:00
CMakeLists.txt [lldb] [Process/FreeBSDRemote] Access GPR via reginfo offsets 2020-11-16 12:19:37 +01:00
ProcessEventDataTest.cpp [lldb] Return StringRef from PluginInterface::GetPluginName 2021-10-18 10:14:42 +02:00