Lines Matching defs:func
67 struct symbol *func = insn_func(insn); in next_insn_same_func() local
112 #define func_for_each_insn(file, func, insn) \ argument
188 static bool __dead_end_function(struct objtool_file *file, struct symbol *func, in __dead_end_function()
286 static bool dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function()
398 struct symbol *func; in decode_instructions() local
521 struct symbol *sym, *func; in add_pv_ops() local
1081 struct symbol *func; in add_ignores() local
1295 struct symbol *func; in add_uaccess_safe() local
2115 struct symbol *func, in find_jump_table()
2158 struct symbol *func) in mark_func_jump_tables()
2193 struct symbol *func) in add_func_jump_tables()
2218 struct symbol *func; in add_jump_table_alts() local
2530 struct symbol *func; in classify_symbols() local
3373 static inline bool func_uaccess_safe(struct symbol *func) in func_uaccess_safe()
3429 struct symbol *func) in noinstr_call_dest()
3504 static int validate_return(struct symbol *func, struct instruction *insn, struct insn_state *state) in validate_return()
3584 static int validate_branch(struct objtool_file *file, struct symbol *func, in validate_branch()
4160 static int add_prefix_symbol(struct objtool_file *file, struct symbol *func, in add_prefix_symbol()
4239 struct symbol *func; in validate_section() local