Home
last modified time | relevance | path

Searched defs:lldb_regnum (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp1239 uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc) { in SavedLocationForRegister()
2097 uint32_t lldb_regnum; in ReadGPRValue() local
2160 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in ReadRegister() local
2203 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in WriteRegister() local
DUnwindLLDB.cpp472 uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc, in SearchForSavedLocationForRegister()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
Dx86AssemblyInspectionEngine.h49 uint32_t lldb_regnum = LLDB_INVALID_REGNUM; member
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1769 uint32_t lldb_regnum = in SetThreadStopInfo() local