Searched refs:validate_unwind_hints (Results 1 – 1 of 1) sorted by relevance
3737 static int validate_unwind_hints(struct objtool_file *file, struct section *sec) in validate_unwind_hints() function4175 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()4181 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()4187 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()4634 ret = validate_unwind_hints(file, NULL); in check()