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