Searched refs:call_dest_name (Results 1 – 1 of 1) sorted by relevance
3390 static inline const char *call_dest_name(struct instruction *insn) in call_dest_name() function3480 WARN_INSN(insn, "call to %s() leaves .noinstr.text section", call_dest_name(insn)); in validate_call()3485 WARN_INSN(insn, "call to %s() with UACCESS enabled", call_dest_name(insn)); in validate_call()3490 WARN_INSN(insn, "call to %s() with DF set", call_dest_name(insn)); in validate_call()