Home
last modified time | relevance | path

Searched defs:reg_kind (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/lldb/source/Core/
DEmulateInstruction.cpp83 bool EmulateInstruction::ReadRegister(lldb::RegisterKind reg_kind, in ReadRegister()
92 uint64_t EmulateInstruction::ReadRegisterUnsigned(lldb::RegisterKind reg_kind, in ReadRegisterUnsigned()
124 lldb::RegisterKind reg_kind, in WriteRegister()
134 lldb::RegisterKind reg_kind, in WriteRegisterUnsigned()
340 lldb::RegisterKind reg_kind; in ReadRegisterDefault() local
536 const RegisterInfo *reg_info, lldb::RegisterKind &reg_kind, in GetBestRegisterKindAndNumber()
575 lldb::RegisterKind reg_kind; in GetInternalRegisterNumber() local
DFormatEntity.cpp600 static bool DumpRegister(Stream &s, StackFrame *frame, RegisterKind reg_kind, in DumpRegister()
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp103 void DWARFExpression::SetRegisterKind(RegisterKind reg_kind) { in SetRegisterKind()
156 lldb::RegisterKind reg_kind, in ReadRegisterValueAsScalar()
910 const DWARFUnit *dwarf_cu, const lldb::RegisterKind reg_kind, in Evaluate()
/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp78 bool EmulateInstructionPPC64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp363 lldb::RegisterKind reg_kind; in MakeRegisterKindValuePair() local
/external/llvm-project/lldb/include/lldb/Symbol/
DUnwindPlan.h379 UnwindPlan(lldb::RegisterKind reg_kind) in UnwindPlan()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp157 bool EmulateInstructionARM64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp585 bool EmulateInstructionMIPS64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp598 bool EmulateInstructionMIPS::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp790 bool EmulateInstructionARM::GetRegisterInfo(lldb::RegisterKind reg_kind, in GetRegisterInfo()
14191 lldb::RegisterKind reg_kind; in ReadCoreReg() local
14259 lldb::RegisterKind reg_kind; in WriteCoreRegOptionalFlags() local