Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1269 RegisterContextUnwind::GetAbstractRegisterLocation(uint32_t lldb_regnum, in GetAbstractRegisterLocation()
1484 uint32_t lldb_regnum, in SavedLocationForRegister()
2133 uint32_t lldb_regnum; in ReadGPRValue() local
2213 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in ReadRegister() local
2254 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in WriteRegister() local
H A DUnwindLLDB.cpp477 uint32_t lldb_regnum, in SearchForSavedLocationForRegister()
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.h49 uint32_t lldb_regnum = LLDB_INVALID_REGNUM; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1699 uint32_t lldb_regnum = gdb_reg_ctx_sp->ConvertRegisterKindToRegisterNumber( in ParseExpeditedRegisters() local