Searched refs:sectioncheck (Results 1 – 1 of 1) sorted by relevance
852 struct sectioncheck { struct859 static const struct sectioncheck sectioncheck[] = { argument912 static const struct sectioncheck *section_mismatch( in section_mismatch()926 for (i = 0; i < ARRAY_SIZE(sectioncheck); i++) { in section_mismatch()927 const struct sectioncheck *check = §ioncheck[i]; in section_mismatch()1134 const struct sectioncheck* const mismatch, in default_mismatch_handler()1257 const struct sectioncheck *mismatch; in check_section_mismatch()