Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.cc215 print_message1(2, "map size overflow\n"); in read_lfile()
325 print_message1(2, "map size overflow\n"); in ListModules()
360 print_message1(2, "can't open module file\n"); in ListModules()
367 print_message1(2, "can't read module file\n"); in ListModules()
Dexception_handler.cc94 print_message1(2, "warning: removing Breakpad handler out of order\n"); in ~ExceptionHandler()
242 print_message1(2, "HandleException: failed to block signals.\n"); in InternalWriteMinidump()
/external/google-breakpad/src/common/solaris/
Dmessage_output.h42 #define print_message1(std, message) \ macro
Dfile_id.cc93 print_message1(2, "header magic doesn't match\n"); in FindElfTextSection()