Searched defs:lldb_regnum (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DUnwindLLDB.cpp347 UnwindLLDB::SearchForSavedLocationForRegister (uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc, uint32_t starting_frame_num, bool pc_reg) argument
H A DRegisterContextLLDB.cpp1054 RegisterContextLLDB::SavedLocationForRegister (uint32_t lldb_regnum, lldb_private::UnwindLLDB::RegisterLocation &regloc) argument
1479 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; local
1503 const uint32_t lldb_regnum = reg_info->kinds[eRegisterKindLLDB]; local
[all...]

Completed in 159 milliseconds