Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c2671 static bool insn_cfi_match(struct instruction *insn, struct cfi_state *cfi2) in insn_cfi_match() function
2889 if (!insn->hint && !insn_cfi_match(insn, &state.cfi)) in validate_branch()
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c3295 static bool insn_cfi_match(struct instruction *insn, struct cfi_state *cfi2) in insn_cfi_match() function
3575 if (!insn->hint && !insn_cfi_match(insn, &state.cfi)) in validate_branch()

Completed in 9 milliseconds