Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterInfos_mips64.h271 DEFINE_GPR_INFO(config5, nullptr, dwarf_config5_mips64,
272 dwarf_config5_mips64, LLDB_INVALID_REGNUM),
341 DEFINE_FPR_INFO(config5, nullptr, dwarf_config5_mips64,
342 dwarf_config5_mips64, LLDB_INVALID_REGNUM),
415 DEFINE_MSA_INFO(config5, nullptr, dwarf_config5_mips64,
416 dwarf_config5_mips64, LLDB_INVALID_REGNUM,
DRegisterContext_mips.h240 dwarf_config5_mips64, enumerator
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.cpp358 case dwarf_config5_mips64: in GetRegisterName()
579 case dwarf_config5_mips64: in GetRegisterName()
621 reg_num == dwarf_mir_mips64 || reg_num == dwarf_config5_mips64) { in GetRegisterInfo()