Home
last modified time | relevance | path

Searched refs:DoReadRegisterValue (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux.cpp32 return DoReadRegisterValue(GetPtraceOffset(reg_index), reg_info->name, in ReadRegisterRaw()
129 Status NativeRegisterContextLinux::DoReadRegisterValue(uint32_t offset, in DoReadRegisterValue() function in NativeRegisterContextLinux
H A DNativeRegisterContextLinux.h123 virtual Status DoReadRegisterValue(uint32_t offset, const char *reg_name,
H A DNativeRegisterContextLinux_s390x.h64 Status DoReadRegisterValue(uint32_t offset, const char *reg_name,
H A DNativeRegisterContextLinux_arm.h81 Status DoReadRegisterValue(uint32_t offset, const char *reg_name,
H A DNativeRegisterContextLinux_s390x.cpp407 Status NativeRegisterContextLinux_s390x::DoReadRegisterValue( in DoReadRegisterValue() function in NativeRegisterContextLinux_s390x
H A DNativeRegisterContextLinux_arm.cpp783 Status NativeRegisterContextLinux_arm::DoReadRegisterValue( in DoReadRegisterValue() function in NativeRegisterContextLinux_arm