Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/include/objtool/
Dspecial.h37 bool arch_support_alt_relocation(struct special_alt *special_alt,
/linux-6.1.9/tools/objtool/arch/x86/
Dspecial.c41 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() function
/linux-6.1.9/tools/objtool/
Dcheck.c1659 !arch_support_alt_relocation(special_alt, insn, alt_reloc)) { in handle_group_alt()