Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc349 const char *os_info_table[] = { in WriteOSInformation() local
357 for (const char **cur_os_info = os_info_table; in WriteOSInformation()
360 if (cur_os_info != os_info_table && space_left > 1) { in WriteOSInformation()