Searched defs:reg_kind (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | EmulateInstruction.cpp | 91 bool EmulateInstruction::ReadRegister(lldb::RegisterKind reg_kind, in ReadRegister() 100 uint64_t EmulateInstruction::ReadRegisterUnsigned(lldb::RegisterKind reg_kind, in ReadRegisterUnsigned() 132 lldb::RegisterKind reg_kind, in WriteRegister() 142 lldb::RegisterKind reg_kind, in WriteRegisterUnsigned() 348 lldb::RegisterKind reg_kind; in ReadRegisterDefault() local 544 const RegisterInfo *reg_info, lldb::RegisterKind ®_kind, in GetBestRegisterKindAndNumber() 583 lldb::RegisterKind reg_kind; in GetInternalRegisterNumber() local
|
| H A D | FormatEntity.cpp | 613 static bool DumpRegister(Stream &s, StackFrame *frame, RegisterKind reg_kind, in DumpRegister()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | ABI.cpp | 65 bool ABI::GetRegisterInfoByKind(RegisterKind reg_kind, uint32_t reg_num, in GetRegisterInfoByKind()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 594 void DWARFExpression::SetRegisterKind(RegisterKind reg_kind) { in SetRegisterKind() 653 lldb::RegisterKind reg_kind, in ReadRegisterValueAsScalar() 1317 const lldb::offset_t opcodes_length, const lldb::RegisterKind reg_kind, in Evaluate()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/ |
| H A D | EmulateInstructionPPC64.cpp | 85 bool EmulateInstructionPPC64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/ |
| H A D | UnwindAssemblyInstEmulation.cpp | 338 lldb::RegisterKind reg_kind; in MakeRegisterKindValuePair() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | UnwindPlan.h | 369 UnwindPlan(lldb::RegisterKind reg_kind) in UnwindPlan()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/ |
| H A D | EmulateInstructionARM64.cpp | 172 bool EmulateInstructionARM64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/ |
| H A D | EmulateInstructionMIPS64.cpp | 583 bool EmulateInstructionMIPS64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/ |
| H A D | EmulateInstructionMIPS.cpp | 596 bool EmulateInstructionMIPS::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.cpp | 802 bool EmulateInstructionARM::GetRegisterInfo(lldb::RegisterKind reg_kind, in GetRegisterInfo() 14235 lldb::RegisterKind reg_kind; in ReadCoreReg() local 14303 lldb::RegisterKind reg_kind; in WriteCoreRegOptionalFlags() local
|