Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_s390x.h99 s390_regs m_regs; variable
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM.h92 Context m_regs; variable
/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h123 reg_collection m_regs; variable
/llvm-project/lldb/unittests/Target/
H A DDynamicRegisterInfoTest.cpp30 std::vector<DynamicRegisterInfo::Register> m_regs; member in DynamicRegisterInfoRegisterTest