Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/
H A Dcheck.c1985 static int add_jump_table(struct objtool_file *file, struct instruction *insn) in add_jump_table() function
2148 ret = add_jump_table(file, insn); in add_func_jump_tables()