Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextNetBSD_x86_64.cpp147 PrivateGetUserRegisterCount(const lldb_private::ArchSpec &target_arch) { in PrivateGetUserRegisterCount() function
164 m_user_register_count(PrivateGetUserRegisterCount(target_arch)) {} in RegisterContextNetBSD_x86_64()