Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/include/objtool/
A Darch.h30 INSN_ENDBR, enumerator
/linux-6.3-rc2/tools/objtool/
A Dcheck.c497 insn->type == INSN_ENDBR && in decode_instructions()
1547 if (prev && prev->type == INSN_ENDBR && in is_first_func_insn()
2305 if (opts.ibt && insn->type != INSN_ENDBR && !insn->noendbr) { in read_unwind_hints()
4314 if (first->type != INSN_ENDBR && !first->noendbr) in noendbr_range()
4368 if (dest->type == INSN_ENDBR) { in validate_ibt_insn()
4425 if (dest->type == INSN_ENDBR) { in validate_ibt_data_reloc()
/linux-6.3-rc2/tools/objtool/arch/x86/
A Ddecode.c540 insn->type = INSN_ENDBR; in arch_decode_instruction()

Completed in 10 milliseconds