Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips.h89 DEFINE_GPR(r1, "at", dwarf_r1_mips, dwarf_r1_mips, LLDB_INVALID_REGNUM),
H A DRegisterContext_mips.h21 dwarf_r1_mips, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp373 case dwarf_r1_mips: in GetRegisterName()