1 // SPDX-License-Identifier: GPL-2.0-or-later
4 #include <objtool/special.h>
5 #include <objtool/builtin.h>
8 bool arch_support_alt_relocation(struct special_alt *special_alt,
9 struct instruction *insn,
15 struct reloc *arch_find_switch_table(struct objtool_file *file,
16 struct instruction *insn)