Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dcheck.c3749 static int do_validate_branch(struct objtool_file *file, struct symbol *func,
4014 static int do_validate_branch(struct objtool_file *file, struct symbol *func, in do_validate_branch() function
4082 ret = do_validate_branch(file, func, insn, &state); in validate_branch()