Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips.h90 DEFINE_GPR(r2, nullptr, dwarf_r2_mips, dwarf_r2_mips, LLDB_INVALID_REGNUM),
H A DRegisterContext_mips.h22 dwarf_r2_mips, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp375 case dwarf_r2_mips: in GetRegisterName()