Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DEmulateInstruction.cpp91 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 &reg_kind, in GetBestRegisterKindAndNumber()
583 lldb::RegisterKind reg_kind; in GetInternalRegisterNumber() local
H A DFormatEntity.cpp613 static bool DumpRegister(Stream &s, StackFrame *frame, RegisterKind reg_kind, in DumpRegister()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DABI.cpp65 bool ABI::GetRegisterInfoByKind(RegisterKind reg_kind, uint32_t reg_num, in GetRegisterInfoByKind()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DDWARFExpression.cpp594 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 DEmulateInstructionPPC64.cpp85 bool EmulateInstructionPPC64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp338 lldb::RegisterKind reg_kind; in MakeRegisterKindValuePair() local
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindPlan.h369 UnwindPlan(lldb::RegisterKind reg_kind) in UnwindPlan()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp172 bool EmulateInstructionARM64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp583 bool EmulateInstructionMIPS64::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp596 bool EmulateInstructionMIPS::GetRegisterInfo(RegisterKind reg_kind, in GetRegisterInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp802 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