Home
last modified time | relevance | path

Searched refs:add_jump_table (Results 1 – 1 of 1) sorted by relevance

/linux/tools/objtool/
H A Dcheck.c2073 static int add_jump_table(struct objtool_file *file, struct instruction *insn, in add_jump_table() function
2227 ret = add_jump_table(file, insn_t1, insn_jump_table(insn_t2)); in add_func_jump_tables()
2235 ret = add_jump_table(file, insn_t1, NULL); in add_func_jump_tables()