Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterInfoPOSIX_ppc64le.cpp35 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch) { in GetRegisterInfoCount() function
50 m_register_info_count(GetRegisterInfoCount(target_arch)) {} in RegisterInfoPOSIX_ppc64le()
DRegisterContextLinux_s390x.cpp30 static uint32_t GetRegisterInfoCount(const ArchSpec &target_arch) { in GetRegisterInfoCount() function
54 m_register_info_count(GetRegisterInfoCount(target_arch)), in RegisterContextLinux_s390x()
DRegisterInfoPOSIX_riscv64.cpp40 uint32_t RegisterInfoPOSIX_riscv64::GetRegisterInfoCount( in GetRegisterInfoCount() function in RegisterInfoPOSIX_riscv64
104 m_register_info_count(GetRegisterInfoCount(target_arch)) {} in RegisterInfoPOSIX_riscv64()
DRegisterInfoPOSIX_loongarch64.cpp43 uint32_t RegisterInfoPOSIX_loongarch64::GetRegisterInfoCount( in GetRegisterInfoCount() function in RegisterInfoPOSIX_loongarch64
120 m_register_info_count(GetRegisterInfoCount(target_arch)) {} in RegisterInfoPOSIX_loongarch64()
DRegisterContextLinux_x86_64.cpp125 static uint32_t GetRegisterInfoCount(const ArchSpec &target_arch) { in GetRegisterInfoCount() function
157 m_register_info_count(GetRegisterInfoCount(target_arch)), in RegisterContextLinux_x86_64()
DRegisterInfoPOSIX_arm.cpp63 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch) { in GetRegisterInfoCount() function
156 m_register_info_count(GetRegisterInfoCount(target_arch)) {} in RegisterInfoPOSIX_arm()
DRegisterInfoPOSIX_riscv64.h23 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch);
DRegisterInfoPOSIX_loongarch64.h23 GetRegisterInfoCount(const lldb_private::ArchSpec &target_arch);