Home
last modified time | relevance | path

Searched refs:PrivateGetRegisterCount (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextOpenBSD_x86_64.cpp79 PrivateGetRegisterCount(const lldb_private::ArchSpec &target_arch) { in PrivateGetRegisterCount() function
94 m_register_count(PrivateGetRegisterCount(target_arch)) {} in RegisterContextOpenBSD_x86_64()
H A DRegisterContextFreeBSD_x86_64.cpp110 PrivateGetRegisterCount(const lldb_private::ArchSpec &target_arch) { in PrivateGetRegisterCount() function
131 m_register_count(PrivateGetRegisterCount(target_arch)) {} in RegisterContextFreeBSD_x86_64()
H A DRegisterContextNetBSD_x86_64.cpp130 PrivateGetRegisterCount(const lldb_private::ArchSpec &target_arch) { in PrivateGetRegisterCount() function
163 m_register_count(PrivateGetRegisterCount(target_arch)), in RegisterContextNetBSD_x86_64()