Searched refs:primary_kc_type (Results 1 – 1 of 1) sorted by relevance
1641 kc_format_t primary_kc_type = KCFormatUnknown; in kcdata_record_uuid_info() local1642 if (PE_get_primary_kc_format(&primary_kc_type) && (primary_kc_type == KCFormatFileset)) { in kcdata_record_uuid_info()3156 kc_format_t primary_kc_type = KCFormatUnknown; in kdp_stackshot_kcdata_format() local3157 if (PE_get_primary_kc_format(&primary_kc_type) && (primary_kc_type != KCFormatFileset)) { in kdp_stackshot_kcdata_format()