Home
last modified time | relevance | path

Searched defs:GetGPRSize (Results 1 – 22 of 22) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterInfoPOSIX_ppc64le.cpp52 size_t RegisterInfoPOSIX_ppc64le::GetGPRSize() const { in GetGPRSize() function in RegisterInfoPOSIX_ppc64le
DRegisterContextLinux_s390x.cpp74 size_t RegisterContextLinux_s390x::GetGPRSize() const { return 0; } in GetGPRSize() function in RegisterContextLinux_s390x
DRegisterContextPOSIX_arm.cpp66 size_t RegisterContextPOSIX_arm::GetGPRSize() { in GetGPRSize() function in RegisterContextPOSIX_arm
DRegisterContextPOSIX_arm64.cpp74 size_t RegisterContextPOSIX_arm64::GetGPRSize() { in GetGPRSize() function in RegisterContextPOSIX_arm64
DRegisterInfoPOSIX_arm.cpp158 size_t RegisterInfoPOSIX_arm::GetGPRSize() const { in GetGPRSize() function in RegisterInfoPOSIX_arm
DRegisterContextPOSIX_powerpc.cpp119 size_t RegisterContextPOSIX_powerpc::GetGPRSize() { in GetGPRSize() function in RegisterContextPOSIX_powerpc
DRegisterContextPOSIX_ppc64le.cpp138 size_t RegisterContextPOSIX_ppc64le::GetGPRSize() { in GetGPRSize() function in RegisterContextPOSIX_ppc64le
DRegisterContextPOSIX_mips64.cpp81 size_t RegisterContextPOSIX_mips64::GetGPRSize() { in GetGPRSize() function in RegisterContextPOSIX_mips64
DRegisterContextOpenBSD_i386.cpp62 size_t RegisterContextOpenBSD_i386::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextOpenBSD_i386
DRegisterContextWindows_i386.cpp89 size_t RegisterContextWindows_i386::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextWindows_i386
DRegisterContextFreeBSD_i386.cpp68 size_t RegisterContextFreeBSD_i386::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextFreeBSD_i386
DRegisterContextFreeBSD_powerpc.cpp183 size_t RegisterContextFreeBSD_powerpc::GetGPRSize() const { in GetGPRSize() function in RegisterContextFreeBSD_powerpc
202 size_t RegisterContextFreeBSD_powerpc32::GetGPRSize() const { in GetGPRSize() function in RegisterContextFreeBSD_powerpc32
222 size_t RegisterContextFreeBSD_powerpc64::GetGPRSize() const { in GetGPRSize() function in RegisterContextFreeBSD_powerpc64
DRegisterContextOpenBSD_x86_64.cpp96 size_t RegisterContextOpenBSD_x86_64::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextOpenBSD_x86_64
DRegisterInfoPOSIX_arm64.cpp242 size_t RegisterInfoPOSIX_arm64::GetGPRSize() const { in GetGPRSize() function in RegisterInfoPOSIX_arm64
DRegisterContextFreeBSD_x86_64.cpp137 size_t RegisterContextFreeBSD_x86_64::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextFreeBSD_x86_64
DRegisterContextNetBSD_i386.cpp80 size_t RegisterContextNetBSD_i386::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextNetBSD_i386
DRegisterContextNetBSD_x86_64.cpp166 size_t RegisterContextNetBSD_x86_64::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextNetBSD_x86_64
DRegisterContextFreeBSD_mips64.cpp92 size_t RegisterContextFreeBSD_mips64::GetGPRSize() const { in GetGPRSize() function in RegisterContextFreeBSD_mips64
DRegisterContextWindows_x86_64.cpp152 size_t RegisterContextWindows_x86_64::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextWindows_x86_64
DRegisterContextLinux_x86_64.cpp175 size_t RegisterContextLinux_x86_64::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextLinux_x86_64
DRegisterContextLinux_i386.cpp108 size_t RegisterContextLinux_i386::GetGPRSize() const { return sizeof(GPR); } in GetGPRSize() function in RegisterContextLinux_i386
DRegisterContextPOSIX_x86.cpp485 size_t RegisterContextPOSIX_x86::GetGPRSize() { in GetGPRSize() function in RegisterContextPOSIX_x86