/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | EmulateInstruction.cpp | 88 bool EmulateInstruction::ReadRegister(lldb::RegisterKind reg_kind, in ReadRegister() 101 uint64_t EmulateInstruction::ReadRegisterUnsigned(lldb::RegisterKind reg_kind, in ReadRegisterUnsigned() 135 lldb::RegisterKind reg_kind, in WriteRegister() 145 lldb::RegisterKind reg_kind, in WriteRegisterUnsigned() 349 lldb::RegisterKind reg_kind; in ReadRegisterDefault() local 545 const RegisterInfo *reg_info, lldb::RegisterKind ®_kind, in GetBestRegisterKindAndNumber() 584 lldb::RegisterKind reg_kind; in GetInternalRegisterNumber() local
|
H A D | FormatEntity.cpp | 587 DumpRegister(Stream & s,StackFrame * frame,RegisterKind reg_kind,uint32_t reg_num,Format format) DumpRegister() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 93 void DWARFExpression::SetRegisterKind(RegisterKind reg_kind) { in SetRegisterKind() argument 99 ReadRegisterValueAsScalar(RegisterContext * reg_ctx,lldb::RegisterKind reg_kind,uint32_t reg_num,Status * error_ptr,Value & value) ReadRegisterValueAsScalar() argument 869 Evaluate(ExecutionContext * exe_ctx,RegisterContext * reg_ctx,lldb::ModuleSP module_sp,const DataExtractor & opcodes,const DWARFUnit * dwarf_cu,const lldb::RegisterKind reg_kind,const Value * initial_value_ptr,const Value * object_address_ptr,Value & result,Status * error_ptr) Evaluate() argument [all...] |
H A D | DWARFExpressionList.cpp | 209 RegisterKind reg_kind; Evaluate() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/ |
H A D | EmulateInstructionPPC64.cpp | 69 EmulateInstructionPPC64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/ |
H A D | UnwindAssemblyInstEmulation.cpp | 351 lldb::RegisterKind reg_kind; in MakeRegisterKindValuePair() local
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | UnwindPlan.h | 397 UnwindPlan(lldb::RegisterKind reg_kind) in UnwindPlan()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/ |
H A D | EmulateInstructionLoongArch.cpp | 148 EmulateInstructionLoongArch::GetRegisterInfo(lldb::RegisterKind reg_kind, in GetRegisterInfo()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
H A D | EmulateInstructionARM64.cpp | 148 EmulateInstructionARM64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/ |
H A D | EmulateInstructionMIPS64.cpp | 577 EmulateInstructionMIPS64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/ |
H A D | EmulateInstructionMIPS.cpp | 590 EmulateInstructionMIPS::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.cpp | 787 EmulateInstructionARM::GetRegisterInfo(lldb::RegisterKind reg_kind, in GetRegisterInfo() argument 14154 lldb::RegisterKind reg_kind; in ReadCoreReg() local 14222 lldb::RegisterKind reg_kind; WriteCoreRegOptionalFlags() local [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/ |
H A D | EmulateInstructionRISCV.cpp | 1709 GetRegisterInfo(RegisterKind reg_kind,uint32_t reg_index) GetRegisterInfo() argument
|