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