Home
last modified time | relevance | path

Searched refs:arch_support_alt_relocation (Results 1 – 5 of 5) sorted by relevance

/linux/tools/objtool/arch/powerpc/ !
H A Dspecial.c8 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() function
/linux/tools/objtool/include/objtool/ !
H A Dspecial.h35 bool arch_support_alt_relocation(struct special_alt *special_alt,
/linux/tools/objtool/arch/x86/ !
H A Dspecial.c34 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() function
/linux/tools/objtool/arch/loongarch/ !
H A Dspecial.c6 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() function
/linux/tools/objtool/ !
H A Dcheck.c1815 !arch_support_alt_relocation(special_alt, insn, alt_reloc)) { in handle_group_alt()