Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux.cpp33 return DoReadRegisterValue(GetPtraceOffset(reg_index), reg_info->name, in ReadRegisterRaw()
133 Status NativeRegisterContextLinux::DoReadRegisterValue(uint32_t offset, in DoReadRegisterValue() function in NativeRegisterContextLinux
DNativeRegisterContextLinux.h130 virtual Status DoReadRegisterValue(uint32_t offset, const char *reg_name,
DNativeRegisterContextLinux_s390x.h64 Status DoReadRegisterValue(uint32_t offset, const char *reg_name,
DNativeRegisterContextLinux_arm.h81 Status DoReadRegisterValue(uint32_t offset, const char *reg_name,
DNativeRegisterContextLinux_s390x.cpp412 Status NativeRegisterContextLinux_s390x::DoReadRegisterValue( in DoReadRegisterValue() function in NativeRegisterContextLinux_s390x
DNativeRegisterContextLinux_arm.cpp789 Status NativeRegisterContextLinux_arm::DoReadRegisterValue( in DoReadRegisterValue() function in NativeRegisterContextLinux_arm