Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Dspecial.h15 struct special_alt { struct
33 void arch_handle_alternative(struct special_alt *alt); 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.c34 bool arch_support_alt_relocation(struct special_alt *special_alt, in arch_support_alt_relocation()
/linux/tools/objtool/
H A Dcheck.c1709 struct special_alt *special_alt, in handle_group_alt()
1858 struct special_alt *special_alt, in handle_jump_alt()
1912 struct special_alt *special_alt, *tmp; in add_special_section_alts() local