Lines Matching defs:func
64 struct symbol *func = insn->func; in next_insn_same_func() local
91 #define func_for_each_insn(file, func, insn) \ argument
155 static bool __dead_end_function(struct objtool_file *file, struct symbol *func, in __dead_end_function()
242 static bool dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function()
353 struct symbol *func; in decode_instructions() local
753 struct symbol *func; in add_ignores() local
927 struct symbol *func; in add_uaccess_safe() local
1159 struct symbol *func; in add_cfi_jumptables() local
1664 struct symbol *func, in find_jump_table()
1707 struct symbol *func) in mark_func_jump_tables()
1742 struct symbol *func) in add_func_jump_tables()
1767 struct symbol *func; in add_jump_table_alts() local
2025 struct symbol *func; in classify_symbols() local
2765 static inline bool func_uaccess_safe(struct symbol *func) in func_uaccess_safe()
2781 static inline bool noinstr_call_dest(struct symbol *func) in noinstr_call_dest()
2842 static int validate_return(struct symbol *func, struct instruction *insn, struct insn_state *state) in validate_return()
2905 static int validate_branch(struct objtool_file *file, struct symbol *func, in validate_branch()
3477 struct symbol *func; in validate_section() local