Searched refs:WriteFormat (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc200 bool WriteFormat(int fd, const char *fmt, ...) { function in namespace:__anon5135
505 return WriteFormat(fd, "MODULE solaris %s %s %s\n", arch_name,
515 if (!WriteFormat(fd, "FILE %d %s\n",
536 if (WriteFormat(fd, "FUNC %llx %x %d %s\n",
545 if (!WriteFormat(fd, "%llx %x %d %d\n",

Completed in 139 milliseconds