Home
last modified time | relevance | path

Searched refs:print_message2 (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/solaris/
Dfile_id.cc75 print_message2(2, "elf_version() failed: %s\n", elf_errmsg(0)); in FindElfTextSection()
85 print_message2(2, "failed to read elf header: %s\n", elf_errmsg(-1)); in FindElfTextSection()
104 print_message2(2, "failed to read section header: %s\n", elf_errmsg(0)); in FindElfTextSection()
112 print_message2(2, "Section name error: %s\n", elf_errmsg(-1)); in FindElfTextSection()
Dmessage_output.h47 #define print_message2(std, message, para) \ macro
/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.cc173 print_message2(2, "failed to open %s in ControlLwp\n", procname); in ControlLwp()
183 print_message2(2, "failed in lwp %d\n", lwpid); in ControlLwp()
204 print_message2(2, "failed to open %s in read_lfile\n", lpath); in read_lfile()
310 print_message2(2, "failed to open %s in ListModules\n", maps_path); in ListModules()
330 print_message2(2, "failed to read %d\n", fd); in ListModules()