Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterInfos_mips.h91 …DEFINE_FPR (f0, NULL, gcc_dwarf_f0_mips, gcc_dwarf_f0_mips, LLDB_INVALID_REGNUM, gdb_f…
HDRegisterContext_mips.h56 gcc_dwarf_f0_mips, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.cpp227 case gcc_dwarf_f0_mips: return "f0"; in GetRegisterName()
305 case gcc_dwarf_f0_mips: return "f0"; in GetRegisterName()