Lines Matching defs:func
68 struct symbol *func = insn_func(insn); in next_insn_same_func() local
113 #define func_for_each_insn(file, func, insn) \ argument
197 static bool is_rust_noreturn(const struct symbol *func) in is_rust_noreturn()
240 static bool __dead_end_function(struct objtool_file *file, struct symbol *func, in __dead_end_function()
247 #define NORETURN(func) __stringify(func), in __dead_end_function() argument
315 static bool dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function()
427 struct symbol *func; in decode_instructions() local
550 struct symbol *sym, *func; in add_pv_ops() local
1044 struct symbol *func; in add_ignores() local
1266 struct symbol *func; in add_uaccess_safe() local
1576 struct symbol *func = insn_func(insn); in add_jump_destinations() local
2123 struct symbol *func, in find_jump_table()
2166 struct symbol *func) in mark_func_jump_tables()
2199 struct symbol *func) in add_func_jump_tables()
2235 struct symbol *func; in add_jump_table_alts() local
2575 struct symbol *func; in classify_symbols() local
3432 static inline bool func_uaccess_safe(struct symbol *func) in func_uaccess_safe()
3488 struct symbol *func) in noinstr_call_dest()
3559 static int validate_return(struct symbol *func, struct instruction *insn, struct insn_state *state) in validate_return()
3633 static int validate_branch(struct objtool_file *file, struct symbol *func, in validate_branch()
4229 static int add_prefix_symbol(struct objtool_file *file, struct symbol *func) in add_prefix_symbol()
4280 struct symbol *func; in add_prefix_symbols() local
4327 struct symbol *func; in validate_section() local