Home
last modified time | relevance | path

Searched defs:ReadGPR (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
H A DNativeRegisterContextOpenBSD.cpp28 Status NativeRegisterContextOpenBSD::ReadGPR() { in ReadGPR() function in NativeRegisterContextOpenBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_arm.cpp30 bool RegisterContextCorePOSIX_arm::ReadGPR() { return true; } in ReadGPR() function in RegisterContextCorePOSIX_arm
H A DRegisterContextPOSIXCore_mips64.cpp37 bool RegisterContextCorePOSIX_mips64::ReadGPR() { return true; } in ReadGPR() function in RegisterContextCorePOSIX_mips64
H A DRegisterContextPOSIXCore_s390x.cpp38 bool RegisterContextCorePOSIX_s390x::ReadGPR() { return true; } in ReadGPR() function in RegisterContextCorePOSIX_s390x
H A DRegisterContextPOSIXCore_x86_64.cpp39 bool RegisterContextCorePOSIX_x86_64::ReadGPR() { in ReadGPR() function in RegisterContextCorePOSIX_x86_64
H A DRegisterContextPOSIXCore_powerpc.cpp44 bool RegisterContextCorePOSIX_powerpc::ReadGPR() { return true; } in ReadGPR() function in RegisterContextCorePOSIX_powerpc
H A DRegisterContextPOSIXCore_arm64.cpp67 bool RegisterContextCorePOSIX_arm64::ReadGPR() { return true; } in ReadGPR() function in RegisterContextCorePOSIX_arm64
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/FreeBSDKernel/
H A DRegisterContextFreeBSDKernel_arm64.cpp26 bool RegisterContextFreeBSDKernel_arm64::ReadGPR() { return true; } in ReadGPR() function in RegisterContextFreeBSDKernel_arm64
H A DRegisterContextFreeBSDKernel_i386.cpp24 bool RegisterContextFreeBSDKernel_i386::ReadGPR() { return true; } in ReadGPR() function in RegisterContextFreeBSDKernel_i386
H A DRegisterContextFreeBSDKernel_x86_64.cpp24 bool RegisterContextFreeBSDKernel_x86_64::ReadGPR() { return true; } in ReadGPR() function in RegisterContextFreeBSDKernel_x86_64
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux.cpp97 Status NativeRegisterContextLinux::ReadGPR() { in ReadGPR() function in NativeRegisterContextLinux
H A DNativeRegisterContextLinux_loongarch64.cpp255 Status NativeRegisterContextLinux_loongarch64::ReadGPR() { in ReadGPR() function in NativeRegisterContextLinux_loongarch64
H A DNativeRegisterContextLinux_riscv64.cpp267 Status NativeRegisterContextLinux_riscv64::ReadGPR() { in ReadGPR() function in NativeRegisterContextLinux_riscv64
H A DNativeRegisterContextLinux_s390x.cpp447 Status NativeRegisterContextLinux_s390x::ReadGPR() { in ReadGPR() function in NativeRegisterContextLinux_s390x
H A DNativeRegisterContextLinux_arm64.cpp716 Status NativeRegisterContextLinux_arm64::ReadGPR() { in ReadGPR() function in NativeRegisterContextLinux_arm64
H A DNativeRegisterContextLinux_arm.cpp841 Status NativeRegisterContextLinux_arm::ReadGPR() { in ReadGPR() function in NativeRegisterContextLinux_arm
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.cpp171 int RegisterContextDarwin_arm64::ReadGPR(bool force) { in ReadGPR() function in RegisterContextDarwin_arm64
H A DRegisterContextDarwin_i386.cpp473 int RegisterContextDarwin_i386::ReadGPR(bool force) { in ReadGPR() function in RegisterContextDarwin_i386
H A DRegisterContextDarwin_x86_64.cpp517 int RegisterContextDarwin_x86_64::ReadGPR(bool force) { in ReadGPR() function in RegisterContextDarwin_x86_64
H A DRegisterContextDarwin_arm.cpp937 int RegisterContextDarwin_arm::ReadGPR(bool force) { in ReadGPR() function in RegisterContextDarwin_arm