Home
last modified time | relevance | path

Searched refs:validate_unwind_hints (Results 1 – 1 of 1) sorted by relevance

/linux/tools/objtool/
H A Dcheck.c4000 static int validate_unwind_hints(struct objtool_file *file, struct section *sec) in validate_unwind_hints() function
4427 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()
4433 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()
4439 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()
4849 w += validate_unwind_hints(file, NULL); in check()