Searched defs:mismatch (Results 1 – 1 of 1) sorted by relevance
863 enum mismatch { enum896 enum mismatch mismatch; member1057 static int secref_whitelist(const struct sectioncheck *mismatch, in secref_whitelist()1252 const struct sectioncheck *mismatch, in report_sec_mismatch()1281 const struct sectioncheck* const mismatch, in default_mismatch_handler()1314 const struct sectioncheck* const mismatch, in report_extable_warnings()1352 const struct sectioncheck* const mismatch, in extable_mismatch_handler()1378 const struct sectioncheck *mismatch = section_mismatch(fromsec, tosec); in check_section_mismatch() local