Searched refs:GetUserRegisterInfoCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_s390x.cpp40 static uint32_t GetUserRegisterInfoCount(const ArchSpec &target_arch) { function
55 m_user_register_count(GetUserRegisterInfoCount(target_arch)) {}
H A DRegisterContextLinux_x86_64.cpp141 static uint32_t GetUserRegisterInfoCount(const ArchSpec &target_arch) { function
170 m_user_register_count(GetUserRegisterInfoCount(target_arch)) {}

Completed in 112 milliseconds