Searched refs:validate_unwind_hint (Results 1 – 1 of 1) sorted by relevance
3802 static int validate_unwind_hint(struct objtool_file *file, in validate_unwind_hint() 3829 warnings += validate_unwind_hint(file, insn, &state);3832 warnings += validate_unwind_hint(file, insn, &state);3793 static int validate_unwind_hint(struct objtool_file *file, validate_unwind_hint() function