Home
last modified time | relevance | path

Searched refs:dwarf_r8_mips (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterInfos_mips.h100 DEFINE_GPR(r8, nullptr, dwarf_r8_mips, dwarf_r8_mips, LLDB_INVALID_REGNUM),
DRegisterContext_mips.h28 dwarf_r8_mips, enumerator
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp396 case dwarf_r8_mips: in GetRegisterName()