Searched defs:GetRegisterSetCount (Results 1 - 25 of 49) sorted by relevance

12

/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_mips64.cpp100 size_t RegisterContextPOSIX_mips64::GetRegisterSetCount() { function in class:RegisterContextPOSIX_mips64
H A DRegisterContextPOSIX_arm.cpp85 size_t RegisterContextPOSIX_arm::GetRegisterSetCount() { function in class:RegisterContextPOSIX_arm
H A DRegisterContextPOSIX_loongarch64.cpp60 size_t RegisterContextPOSIX_loongarch64::GetRegisterSetCount() { function in class:RegisterContextPOSIX_loongarch64
H A DRegisterContextPOSIX_riscv64.cpp60 size_t RegisterContextPOSIX_riscv64::GetRegisterSetCount() { function in class:RegisterContextPOSIX_riscv64
H A DRegisterContextPOSIX_ppc64le.cpp157 size_t RegisterContextPOSIX_ppc64le::GetRegisterSetCount() { function in class:RegisterContextPOSIX_ppc64le
H A DRegisterContextPOSIX_powerpc.cpp138 size_t RegisterContextPOSIX_powerpc::GetRegisterSetCount() { function in class:RegisterContextPOSIX_powerpc
H A DRegisterContextPOSIX_arm64.cpp94 size_t RegisterContextPOSIX_arm64::GetRegisterSetCount() { function in class:RegisterContextPOSIX_arm64
H A DRegisterContextDummy.cpp77 size_t RegisterContextDummy::GetRegisterSetCount() { return 1; } function in class:RegisterContextDummy
H A DRegisterInfoPOSIX_arm.cpp171 size_t RegisterInfoPOSIX_arm::GetRegisterSetCount() const { function in class:RegisterInfoPOSIX_arm
H A DRegisterContextHistory.cpp78 size_t RegisterContextHistory::GetRegisterSetCount() { return 1; } function in class:RegisterContextHistory
H A DRegisterInfoPOSIX_loongarch64.cpp139 size_t RegisterInfoPOSIX_loongarch64::GetRegisterSetCount() const { function in class:RegisterInfoPOSIX_loongarch64
H A DRegisterInfoPOSIX_riscv64.cpp123 size_t RegisterInfoPOSIX_riscv64::GetRegisterSetCount() const { function in class:RegisterInfoPOSIX_riscv64
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_ppc64le.cpp148 uint32_t NativeRegisterContextLinux_ppc64le::GetRegisterSetCount() const { function in class:NativeRegisterContextLinux_ppc64le
H A DNativeRegisterContextLinux_loongarch64.cpp75 uint32_t NativeRegisterContextLinux_loongarch64::GetRegisterSetCount() const { function in class:NativeRegisterContextLinux_loongarch64
H A DNativeRegisterContextLinux_riscv64.cpp76 uint32_t NativeRegisterContextLinux_riscv64::GetRegisterSetCount() const { function in class:NativeRegisterContextLinux_riscv64
H A DNativeRegisterContextLinux_arm64.cpp144 uint32_t NativeRegisterContextLinux_arm64::GetRegisterSetCount() const { function in class:NativeRegisterContextLinux_arm64
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_mips64.cpp48 uint32_t NativeRegisterContextFreeBSD_mips64::GetRegisterSetCount() const { function in class:NativeRegisterContextFreeBSD_mips64
H A DNativeRegisterContextFreeBSD_arm.cpp46 uint32_t NativeRegisterContextFreeBSD_arm::GetRegisterSetCount() const { function in class:NativeRegisterContextFreeBSD_arm
H A DNativeRegisterContextFreeBSD_powerpc.cpp96 uint32_t NativeRegisterContextFreeBSD_powerpc::GetRegisterSetCount() const { function in class:NativeRegisterContextFreeBSD_powerpc
H A DNativeRegisterContextFreeBSD_arm64.cpp55 uint32_t NativeRegisterContextFreeBSD_arm64::GetRegisterSetCount() const { function in class:NativeRegisterContextFreeBSD_arm64
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/arm64/
H A DRegisterContextWindows_arm64.cpp108 size_t RegisterContextWindows_arm64::GetRegisterSetCount() { function in class:RegisterContextWindows_arm64
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/arm/
H A DRegisterContextWindows_arm.cpp95 size_t RegisterContextWindows_arm::GetRegisterSetCount() { function in class:RegisterContextWindows_arm
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeRegisterContextOpenBSD_x86_64.cpp147 uint32_t NativeRegisterContextOpenBSD_x86_64::GetRegisterSetCount() const { function in class:NativeRegisterContextOpenBSD_x86_64
H A DNativeRegisterContextOpenBSD_arm64.cpp85 uint32_t NativeRegisterContextOpenBSD_arm64::GetRegisterSetCount() const { function in class:NativeRegisterContextOpenBSD_arm64
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x86/
H A DRegisterContextWindows_x86.cpp155 size_t RegisterContextWindows_x86::GetRegisterSetCount() { function in class:RegisterContextWindows_x86

Completed in 286 milliseconds

12