Home
last modified time | relevance | path

Searched defs:LLDBTableGetRegisterInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp78 static bool LLDBTableGetRegisterInfo(uint32_t reg_num, RegisterInfo &reg_info) { in LLDBTableGetRegisterInfo() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp51 static bool LLDBTableGetRegisterInfo(uint32_t reg_num, RegisterInfo &reg_info) { in LLDBTableGetRegisterInfo() function