Searched refs:arch_find_switch_table (Results 1 – 5 of 5) sorted by relevance
15 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function
38 struct reloc *arch_find_switch_table(struct objtool_file *file,
81 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function
143 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function
2088 table_reloc = arch_find_switch_table(file, insn, &table_size); in find_jump_table()