Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c3110 static int validate_unwind_hints(struct objtool_file *file, struct section *sec) in validate_unwind_hints() function
3457 warnings += validate_unwind_hints(file, sec); in validate_vmlinux_functions()
3463 warnings += validate_unwind_hints(file, sec); in validate_vmlinux_functions()
3547 ret = validate_unwind_hints(file, NULL); in check()
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c3804 static int validate_unwind_hints(struct objtool_file *file, struct section *sec) in validate_unwind_hints() function
4237 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()
4243 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()
4249 warnings += validate_unwind_hints(file, sec); in validate_noinstr_sections()
4704 ret = validate_unwind_hints(file, NULL); in check()

Completed in 9 milliseconds