Searched refs:WriteFormat (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/common/solaris/ |
D | dump_symbols.cc | 200 bool WriteFormat(int fd, const char *fmt, ...) { in WriteFormat() function 505 return WriteFormat(fd, "MODULE solaris %s %s %s\n", arch_name, in WriteModuleInfo() 515 if (!WriteFormat(fd, "FILE %d %s\n", in WriteSourceFileInfo() 536 if (WriteFormat(fd, "FUNC %llx %x %d %s\n", in WriteOneFunction() 545 if (!WriteFormat(fd, "%llx %x %d %d\n", in WriteOneFunction()
|
/external/google-breakpad/src/client/mac/handler/testcases/testdata/ |
D | dump_syms_i386_breakpad.sym | 417 FUNC 3ad2 b6 0 WriteFormat
|