Searched refs:LogGPR (Results 1 – 4 of 4) sorted by relevance
169 void LogGPR(lldb_private::Log *log, const char *title);
174 void LogGPR(lldb_private::Log *log, const char *format, ...);
499 void RegisterContextDarwin_i386::LogGPR(Log *log, const char *title) { in LogGPR() function in RegisterContextDarwin_i386
558 void RegisterContextDarwin_x86_64::LogGPR(Log *log, const char *format, ...) { in LogGPR() function in RegisterContextDarwin_x86_64