Home
last modified time | relevance | path

Searched refs:RegisterContextLinux_s390x (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_s390x.cpp50 RegisterContextLinux_s390x::RegisterContextLinux_s390x( in RegisterContextLinux_s390x() function in RegisterContextLinux_s390x
58 RegisterContextLinux_s390x::GetDynamicRegisterInfoP() const { in GetDynamicRegisterInfoP()
62 const RegisterInfo *RegisterContextLinux_s390x::GetRegisterInfo() const { in GetRegisterInfo()
66 uint32_t RegisterContextLinux_s390x::GetRegisterCount() const { in GetRegisterCount()
70 uint32_t RegisterContextLinux_s390x::GetUserRegisterCount() const { in GetUserRegisterCount()
74 size_t RegisterContextLinux_s390x::GetGPRSize() const { return 0; } in GetGPRSize()
H A DRegisterContextLinux_s390x.h14 class RegisterContextLinux_s390x : public lldb_private::RegisterInfoInterface {
16 RegisterContextLinux_s390x(const lldb_private::ArchSpec &target_arch);
H A DCMakeLists.txt31 RegisterContextLinux_s390x.cpp
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Process/Utility/
H A DBUILD.gn47 "RegisterContextLinux_s390x.cpp",
/openbsd-src/gnu/usr.bin/clang/liblldbPluginProcess/
H A DMakefile68 RegisterContextLinux_s390x.cpp \
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp132 reg_interface = new RegisterContextLinux_s390x(arch); in CreateRegisterContextForFrame()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_s390x.cpp110 return new RegisterContextLinux_s390x(target_arch); in CreateRegisterInfoInterface()
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4424 lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp
4425 lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h