Searched refs:feat_name (Results 1 – 1 of 1) sorted by relevance
30 static inline void feature_panic(char *feat_name) in feature_panic() argument32 ERROR("FEAT_%s not supported by the PE\n", feat_name); in feature_panic()49 check_feature(int state, unsigned long field, const char *feat_name, in check_feature() argument53 ERROR("FEAT_%s not supported by the PE\n", feat_name); in check_feature()58 feat_name, field, max); in check_feature()