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,
85 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() 81 struct reloc *arch_find_switch_table(struct objtool_file *file, arch_find_switch_table() function
166 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function
2113 table_reloc = arch_find_switch_table(file, insn, &table_size); in find_jump_table()