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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp78 bool EmulateInstructionPPC64::GetRegisterInfo(RegisterKind reg_kind, argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp83 bool EmulateInstruction::ReadRegister(lldb::RegisterKind reg_kind, argument
92 uint64_t EmulateInstruction::ReadRegisterUnsigned(lldb::RegisterKind reg_kind, argument
340 lldb::RegisterKind reg_kind; local
123 WriteRegister(const Context &context, lldb::RegisterKind reg_kind, uint32_t reg_num, const RegisterValue &reg_value) argument
133 WriteRegisterUnsigned(const Context &context, lldb::RegisterKind reg_kind, uint32_t reg_num, uint64_t uint_value) argument
535 GetBestRegisterKindAndNumber( const RegisterInfo *reg_info, lldb::RegisterKind &reg_kind, uint32_t &reg_num) argument
575 lldb::RegisterKind reg_kind; local
[all...]
H A DFormatEntity.cpp600 static bool DumpRegister(Stream &s, StackFrame *frame, RegisterKind reg_kind, argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp363 lldb::RegisterKind reg_kind; local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h379 UnwindPlan(lldb::RegisterKind reg_kind) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp103 void DWARFExpression::SetRegisterKind(RegisterKind reg_kind) { argument
155 ReadRegisterValueAsScalar(RegisterContext *reg_ctx, lldb::RegisterKind reg_kind, uint32_t reg_num, Status *error_ptr, Value &value) argument
907 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) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp157 bool EmulateInstructionARM64::GetRegisterInfo(RegisterKind reg_kind, argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp598 bool EmulateInstructionMIPS::GetRegisterInfo(RegisterKind reg_kind, argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp585 bool EmulateInstructionMIPS64::GetRegisterInfo(RegisterKind reg_kind, argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp790 bool EmulateInstructionARM::GetRegisterInfo(lldb::RegisterKind reg_kind, argument
14191 lldb::RegisterKind reg_kind; local
14259 lldb::RegisterKind reg_kind; local
[all...]

Completed in 380 milliseconds