forked from OSchip/llvm-project
aef7908f6e
Summary: This function existed (with identical code) in both NativeProcessLinux and NativeProcessNetBSD, and it is likely that it would be useful to any future implementation of NativeProcessProtocol. Therefore I move it to the base class. Reviewers: krytarowski Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D52719 llvm-svn: 343683 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
NativeProcessLinux.cpp | ||
NativeProcessLinux.h | ||
NativeRegisterContextLinux.cpp | ||
NativeRegisterContextLinux.h | ||
NativeRegisterContextLinux_arm.cpp | ||
NativeRegisterContextLinux_arm.h | ||
NativeRegisterContextLinux_arm64.cpp | ||
NativeRegisterContextLinux_arm64.h | ||
NativeRegisterContextLinux_mips64.cpp | ||
NativeRegisterContextLinux_mips64.h | ||
NativeRegisterContextLinux_ppc64le.cpp | ||
NativeRegisterContextLinux_ppc64le.h | ||
NativeRegisterContextLinux_s390x.cpp | ||
NativeRegisterContextLinux_s390x.h | ||
NativeRegisterContextLinux_x86_64.cpp | ||
NativeRegisterContextLinux_x86_64.h | ||
NativeThreadLinux.cpp | ||
NativeThreadLinux.h | ||
ProcessorTrace.cpp | ||
ProcessorTrace.h | ||
Procfs.h | ||
SingleStepCheck.cpp | ||
SingleStepCheck.h |