Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp88 bool EmulateInstruction::ReadRegister(lldb::RegisterKind reg_kind, in ReadRegister() argument
101 uint64_t EmulateInstruction::ReadRegisterUnsigned(lldb::RegisterKind reg_kind, in ReadRegisterUnsigned() argument
135 lldb::RegisterKind reg_kind, in WriteRegister() argument
145 lldb::RegisterKind reg_kind, in WriteRegisterUnsigned() argument
349 lldb::RegisterKind reg_kind; in ReadRegisterDefault() local
545 GetBestRegisterKindAndNumber(const RegisterInfo * reg_info,lldb::RegisterKind & reg_kind,uint32_t & reg_num) GetBestRegisterKindAndNumber() argument
584 lldb::RegisterKind reg_kind; GetInternalRegisterNumber() local
[all...]
H A DFormatEntity.cpp588 static bool DumpRegister(Stream &s, StackFrame *frame, RegisterKind reg_kind, in DumpRegister()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp93 void DWARFExpression::SetRegisterKind(RegisterKind reg_kind) { in SetRegisterKind()
98 lldb::RegisterKind reg_kind, in ReadRegisterValueAsScalar()
825 const DWARFUnit *dwarf_cu, const lldb::RegisterKind reg_kind, in Evaluate()
H A DDWARFExpressionList.cpp207 RegisterKind reg_kind; in Evaluate() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp69 EmulateInstructionPPC64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp351 lldb::RegisterKind reg_kind; in MakeRegisterKindValuePair() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h397 UnwindPlan(lldb::RegisterKind reg_kind) in UnwindPlan()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp148 EmulateInstructionLoongArch::GetRegisterInfo(lldb::RegisterKind reg_kind, in GetRegisterInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp148 EmulateInstructionARM64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp577 EmulateInstructionMIPS64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp590 EmulateInstructionMIPS::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp787 EmulateInstructionARM::GetRegisterInfo(lldb::RegisterKind reg_kind, in GetRegisterInfo()
14154 lldb::RegisterKind reg_kind; in ReadCoreReg() local
14222 lldb::RegisterKind reg_kind; in WriteCoreRegOptionalFlags() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1724 EmulateInstructionRISCV::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()