Searched refs:arch_find_switch_table (Results 1 – 5 of 5) sorted by relevance
11 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function
15 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function
40 struct reloc *arch_find_switch_table(struct objtool_file *file,
111 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function
2160 table_reloc = arch_find_switch_table(file, insn); in find_jump_table()