Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterInfos_mips.h101 DEFINE_GPR(r9, nullptr, dwarf_r9_mips, dwarf_r9_mips, LLDB_INVALID_REGNUM),
DRegisterContext_mips.h29 dwarf_r9_mips, enumerator
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.cpp398 case dwarf_r9_mips: in GetRegisterName()