Home
last modified time | relevance | path

Searched defs:WriteGPR (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_arm.cpp34 bool RegisterContextCorePOSIX_arm::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_arm
H A DRegisterContextPOSIXCore_mips64.cpp41 bool RegisterContextCorePOSIX_mips64::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_mips64
H A DRegisterContextPOSIXCore_riscv32.cpp48 bool RegisterContextCorePOSIX_riscv32::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_riscv32
H A DRegisterContextPOSIXCore_loongarch64.cpp51 bool RegisterContextCorePOSIX_loongarch64::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_loongarch64
H A DRegisterContextPOSIXCore_riscv64.cpp54 bool RegisterContextCorePOSIX_riscv64::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_riscv64
H A DRegisterContextPOSIXCore_s390x.cpp42 bool RegisterContextCorePOSIX_s390x::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_s390x
H A DRegisterContextPOSIXCore_x86_64.cpp47 bool RegisterContextCorePOSIX_x86_64::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_x86_64
H A DRegisterContextPOSIXCore_powerpc.cpp50 bool RegisterContextCorePOSIX_powerpc::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_powerpc
H A DRegisterContextPOSIXCore_arm64.cpp165 bool RegisterContextCorePOSIX_arm64::WriteGPR() { in WriteGPR() function in RegisterContextCorePOSIX_arm64
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/AIX/
H A DNativeRegisterContextAIX.cpp32 Status NativeRegisterContextAIX::WriteGPR() { return Status("unimplemented"); } in WriteGPR() function in NativeRegisterContextAIX
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DRegisterContextFreeBSDKernel_arm64.cpp30 bool RegisterContextFreeBSDKernel_arm64::WriteGPR() { in WriteGPR() function in RegisterContextFreeBSDKernel_arm64
H A DRegisterContextFreeBSDKernel_i386.cpp28 bool RegisterContextFreeBSDKernel_i386::WriteGPR() { in WriteGPR() function in RegisterContextFreeBSDKernel_i386
H A DRegisterContextFreeBSDKernel_x86_64.cpp28 bool RegisterContextFreeBSDKernel_x86_64::WriteGPR() { in WriteGPR() function in RegisterContextFreeBSDKernel_x86_64
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.cpp203 int RegisterContextDarwin_arm64::WriteGPR() { in WriteGPR() function in RegisterContextDarwin_arm64
H A DRegisterContextDarwin_riscv32.cpp870 int RegisterContextDarwin_riscv32::WriteGPR() { in WriteGPR() function in RegisterContextDarwin_riscv32
H A DRegisterContextDarwin_x86_64.cpp570 int RegisterContextDarwin_x86_64::WriteGPR() { in WriteGPR() function in RegisterContextDarwin_x86_64
H A DRegisterContextDarwin_arm.cpp1015 int RegisterContextDarwin_arm::WriteGPR() { in WriteGPR() function in RegisterContextDarwin_arm