Home
last modified time | relevance | path

Searched refs:LLDB_REGNUM_GENERIC_TP (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-defines.h77 #define LLDB_REGNUM_GENERIC_TP \ macro
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDRegisterContext.cpp114 LLDB_REGNUM_GENERIC_TP); in GetThreadPointer()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDArgs.cpp448 .Case("tp", LLDB_REGNUM_GENERIC_TP) in StringToGenericRegister()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterInfos_x86_64_with_base.h218 …DEFINE_GPR(fs_base,nullptr, dwarf_fs_base_x86_64, dwarf_fs_base_x86_64, LLDB_REGNUM_GENERIC_TP, …
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerLLGS.cpp598 case LLDB_REGNUM_GENERIC_TP: in GetKindGenericOrEmpty()