Searched refs:GetPrimordialRegister (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.h121 bool GetPrimordialRegister(const RegisterInfo *reg_info,
H A DGDBRemoteRegisterContext.cpp172 bool GDBRemoteRegisterContext::GetPrimordialRegister( function in class:GDBRemoteRegisterContext
256 success = GetPrimordialRegister(prim_reg_info, gdb_comm);
267 GetPrimordialRegister(reg_info, gdb_comm);

Completed in 116 milliseconds