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.c3997 static int validate_unwind_hints(struct objtool_file *file, struct section *sec) in validate_insn()
4424 warnings += validate_unwind_hints(file, sec); in create_prefix_symbol()
4430 warnings += validate_unwind_hints(file, sec); in create_prefix_symbol()
4436 warnings += validate_unwind_hints(file, sec); in create_prefix_symbol()
4847 w += validate_unwind_hints(file, NULL); in validate_sls()
4108 static int validate_unwind_hints(struct objtool_file *file, struct section *sec) validate_unwind_hints() function