Home
last modified time | relevance | path

Searched refs:memory_tagging (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h268 memory_tagging = (1u << 6), enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4231 if (bool(plugin_features & Extension::memory_tagging)) in HandleFeatures()