Home
last modified time | relevance | path

Searched refs:GetAbstractRegisterLocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h155 GetAbstractRegisterLocation(uint32_t lldb_regnum, lldb::RegisterKind &kind);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1269 RegisterContextUnwind::GetAbstractRegisterLocation(uint32_t lldb_regnum, in GetAbstractRegisterLocation() function in RegisterContextUnwind
1502 GetAbstractRegisterLocation(lldb_regnum, abs_regkind); in SavedLocationForRegister()