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.c3694 static int do_validate_branch(struct objtool_file *file, struct symbol *func,
3959 static int do_validate_branch(struct objtool_file *file, struct symbol *func, in do_validate_branch() function
4027 ret = do_validate_branch(file, func, insn, state); in validate_branch()