Searched refs:sectioncheck (Results 1 – 1 of 1) sorted by relevance
833 struct sectioncheck { struct840 static const struct sectioncheck sectioncheck[] = { argument877 static const struct sectioncheck *section_mismatch( in section_mismatch()891 for (i = 0; i < ARRAY_SIZE(sectioncheck); i++) { in section_mismatch()892 const struct sectioncheck *check = §ioncheck[i]; in section_mismatch()1019 const struct sectioncheck* const mismatch, in default_mismatch_handler()1152 const struct sectioncheck *mismatch; in check_section_mismatch()