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

/linux-master/include/linux/
H A Dobjtool.h136 .pushsection .discard.validate_unret
/linux-master/tools/objtool/
H A Dcheck.c2437 rsec = find_section_by_name(file->elf, ".rela.discard.validate_unret");
3864 static int validate_unret(struct objtool_file *file, struct instruction *insn) function
3885 ret = validate_unret(file, alt->insn);
3911 ret = validate_unret(file, insn->jump_dest);
3934 ret = validate_unret(file, dest);
3981 ret = validate_unret(file, insn);

Completed in 126 milliseconds