Searched refs:core_platform (Results 1 – 2 of 2) sorted by relevance
166 char *core_platform; /* platform string from core file */ member
225 if (core->core_platform != NULL) in Pfini_core()226 free(core->core_platform); in Pfini_core()259 if (core->core_platform == NULL) { in Pplatform_core()263 (void) strncpy(s, core->core_platform, n - 1); in Pplatform_core()804 if (core->core_platform != NULL) in note_platform()814 core->core_platform = plat; in note_platform()