Home
last modified time | relevance | path

Searched refs:LogGPR (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.h169 void LogGPR(lldb_private::Log *log, const char *title);
H A DRegisterContextDarwin_x86_64.h174 void LogGPR(lldb_private::Log *log, const char *format, ...);
H A DRegisterContextDarwin_i386.cpp499 void RegisterContextDarwin_i386::LogGPR(Log *log, const char *title) { in LogGPR() function in RegisterContextDarwin_i386
H A DRegisterContextDarwin_x86_64.cpp558 void RegisterContextDarwin_x86_64::LogGPR(Log *log, const char *format, ...) { in LogGPR() function in RegisterContextDarwin_x86_64