Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dobjtool.h120 .pushsection .discard.noendbr
/openbmc/linux/tools/objtool/include/objtool/
H A Dcheck.h63 noendbr : 1, member
/openbmc/linux/tools/objtool/
H A Dcheck.c2275 if (opts.ibt && insn->type != INSN_ENDBR && !insn->noendbr) { in read_unwind_hints()
2310 rsec = find_section_by_name(file->elf, ".rela.discard.noendbr"); in read_noendbr_hints()
2318 WARN("bad .discard.noendbr entry");
2322 insn->noendbr = 1; in read_retpoline_hints()
2599 * Must be before read_unwind_hints() since that needs insn->noendbr. in decode_sections()
4300 if (first->type != INSN_ENDBR && !first->noendbr) in validate_ibt_insn()
4383 if (dest->noendbr) in validate_ibt_insn()
4416 if (dest->noendbr)