Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Dspecial.h39 struct reloc *arch_find_switch_table(struct objtool_file *file,
H A Dcheck.c1689 table_reloc = arch_find_switch_table(file, insn); in find_jump_table()
/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Dspecial.c94 struct reloc *arch_find_switch_table(struct objtool_file *file, in arch_find_switch_table() function