Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp1248 uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc) { in SavedLocationForRegister()
2110 uint32_t lldb_regnum; in ReadGPRValue() local
2173 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in ReadRegister() local
2216 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; in WriteRegister() local
H A DUnwindLLDB.cpp472 uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc, in SearchForSavedLocationForRegister()
/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.h49 uint32_t lldb_regnum = LLDB_INVALID_REGNUM; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1649 uint32_t lldb_regnum = gdb_reg_ctx_sp->ConvertRegisterKindToRegisterNumber( in SetThreadStopInfo() local