Home
last modified time | relevance | path

Searched defs:special_alt (Results 1 – 5 of 5) sorted by relevance

/linux/tools/objtool/include/objtool/
H A Dspecial.h15 struct special_alt { struct
35 void arch_handle_alternative(unsigned short feature, struct special_alt *alt); argument
/linux/tools/objtool/arch/loongarch/
H A Dspecial.c4 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() argument
/linux/tools/objtool/arch/powerpc/
H A Dspecial.c8 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() argument
/linux/tools/objtool/arch/x86/
H A Dspecial.c64 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation() argument
/linux/tools/objtool/
H A Dcheck.c1672 struct special_alt *special_alt, in handle_group_alt()
1821 struct special_alt *special_alt, in handle_jump_alt()
1871 struct special_alt *special_alt, *tmp; in add_special_section_alts() local