Home
last modified time | relevance | path

Searched refs:NativeRegisterContextLinux_ppc64le (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_ppc64le.cpp126 NativeRegisterContextLinux_ppc64le::NativeRegisterContextLinux_ppc64le( in NativeRegisterContextLinux_ppc64le() function in NativeRegisterContextLinux_ppc64le
161 Status NativeRegisterContextLinux_ppc64le::ReadRegister( in ReadRegister()
244 Status NativeRegisterContextLinux_ppc64le::WriteRegister( in WriteRegister()
447 uint32_t NativeRegisterContextLinux_ppc64le::CalculateFprOffset( in CalculateFprOffset()
465 Status NativeRegisterContextLinux_ppc64le::ReadVMX() { in ReadVMX()
472 Status NativeRegisterContextLinux_ppc64le::WriteVMX() { in WriteVMX()
479 Status NativeRegisterContextLinux_ppc64le::ReadVSX() { in ReadVSX()
486 Status NativeRegisterContextLinux_ppc64le::WriteVSX() { in WriteVSX()
493 bool NativeRegisterContextLinux_ppc64le::IsVMX(unsigned reg) { in IsVMX()
497 bool NativeRegisterContextLinux_ppc64le::IsVSX(unsigned reg) { in IsVSX()
[all …]
H A DNativeRegisterContextLinux_ppc64le.h29 class NativeRegisterContextLinux_ppc64le : public NativeRegisterContextLinux {
31 NativeRegisterContextLinux_ppc64le(const ArchSpec &target_arch,
H A DCMakeLists.txt11 NativeRegisterContextLinux_ppc64le.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Process/Linux/
H A DBUILD.gn27 "NativeRegisterContextLinux_ppc64le.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4327 lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h