Searched refs:INSN_ENDBR (Results 1 – 3 of 3) sorted by relevance
30 INSN_ENDBR, enumerator
521 insn->type == INSN_ENDBR && in decode_instructions()1562 if (prev && prev->type == INSN_ENDBR && in is_first_func_insn()2347 if (opts.ibt && insn->type != INSN_ENDBR && !insn->noendbr) { in read_unwind_hints()4389 if (first->type != INSN_ENDBR && !first->noendbr) in noendbr_range()4444 if (dest->type == INSN_ENDBR) { in validate_ibt_insn()4500 if (dest->type == INSN_ENDBR) { in validate_ibt_data_reloc()
555 insn->type = INSN_ENDBR; in arch_decode_instruction()
Completed in 12 milliseconds