Lines Matching refs:entry
371 !strcmp(sec->name, ".entry.text") ||
939 WARN("bad .discard.ignore_alts entry");
1450 * A jump table entry can either convert a nop to a jump or a jump to a nop.
1451 * If the original instruction is a jump, make the alt entry an effective nop
1516 WARN_FUNC("empty alternative entry",
1803 insn->entry = 1;
1809 insn->entry = 1;
1854 WARN("bad .discard.retpoline_safe entry");
1891 WARN("bad .discard.instr_end entry");
1910 WARN("bad .discard.instr_begin entry");
1941 WARN("bad .discard.intra_function_call entry");
3144 * Validate rethunk entry constraint: must untrain RET before the first RET.
3259 * Validate that all branches starting at 'insn->entry' encounter UNRET_END
3268 if (!insn->entry)
3346 * function has an exception table entry.
3460 sec = find_section_by_name(file->elf, ".entry.text");