Home
last modified time | relevance | path

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

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