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
205 static bool is_rust_noreturn(const struct symbol *func) in is_rust_noreturn()
247 static bool __dead_end_function(struct objtool_file *file, struct symbol *func, in __dead_end_function()
254 #define NORETURN(func) __stringify(func), in __dead_end_function() argument
322 static bool dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function()
429 struct symbol *func; in decode_instructions() local
548 struct symbol *sym, *func; in add_pv_ops() local
989 struct symbol *func; in add_ignores() local
1214 struct symbol *func; in add_uaccess_safe() local
1489 struct symbol *func = insn_func(insn); in add_jump_destinations() local
1650 struct symbol *func = insn_func(insn); in add_call_destinations() local
2060 static void find_jump_table(struct objtool_file *file, struct symbol *func, in find_jump_table()
2110 struct symbol *func) in mark_func_jump_tables()
2140 struct symbol *func) in add_func_jump_tables()
2164 struct symbol *func; in add_jump_table_alts() local
2469 struct symbol *func; in classify_symbols() local
3316 static inline bool func_uaccess_safe(struct symbol *func) in func_uaccess_safe()
3372 struct symbol *func) in noinstr_call_dest()
3443 static int validate_return(struct symbol *func, struct instruction *insn, struct insn_state *state) in validate_return()
3545 static int validate_branch(struct objtool_file *file, struct symbol *func, in validate_branch()
4021 struct symbol *func = insn_func(insn); in ignore_unreachable_insn() local
4128 static int add_prefix_symbol(struct objtool_file *file, struct symbol *func) in add_prefix_symbol()
4179 struct symbol *func; in add_prefix_symbols() local
4226 struct symbol *func; in validate_section() local