Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dcheck.c830 static int add_switch_table(struct objtool_file *file, struct instruction *insn, in add_switch_table() function
1026 ret = add_switch_table(file, prev_jump, prev_rela, rela); in add_func_switch_tables()
1036 ret = add_switch_table(file, prev_jump, prev_rela, NULL); in add_func_switch_tables()