Home
last modified time | relevance | path

Searched defs:IsDR (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeRegisterContextWindows_WoW64.cpp98 bool NativeRegisterContextWindows_WoW64::IsDR(uint32_t reg_index) const { in IsDR() function in NativeRegisterContextWindows_WoW64
H A DNativeRegisterContextWindows_i386.cpp102 bool NativeRegisterContextWindows_i386::IsDR(uint32_t reg_index) const { in IsDR() function in NativeRegisterContextWindows_i386
H A DNativeRegisterContextWindows_x86_64.cpp124 bool NativeRegisterContextWindows_x86_64::IsDR(uint32_t reg_index) const { in IsDR() function in NativeRegisterContextWindows_x86_64
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_x86_64.cpp895 bool NativeRegisterContextLinux_x86_64::IsDR(uint32_t reg_index) const { IsDR() function in NativeRegisterContextLinux_x86_64