Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/tools/objtool/include/objtool/
H A Dspecial.h37 bool arch_support_alt_relocation(struct special_alt *special_alt,
/openbmc/linux/tools/objtool/arch/x86/
H A Dspecial.c41 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() function
/openbmc/linux/tools/objtool/
H A Dcheck.c1833 !arch_support_alt_relocation(special_alt, insn, alt_reloc)) { in handle_group_alt()