Searched refs:LogGPR (Results 1 – 3 of 3) sorted by relevance
173 void LogGPR(lldb_private::Log *log, const char *format, ...);
168 void LogGPR(lldb_private::Log *log, const char *title);
461 void RegisterContextDarwin_i386::LogGPR(Log *log, const char *title) { in LogGPR() function in RegisterContextDarwin_i386